HomeSort by: relevance | last modified time | path
    Searched refs:flash (Results 1 - 25 of 103) sorted by relevancy

1 2 3 4 5

  /src/sys/modules/flash/
Makefile 5 .PATH: ${S}/dev/flash
7 KMOD= flash
8 IOCONF= flash.ioconf
9 SRCS= flash.c flash_io.c
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/broadcom/stingray/
bcm958742k.dts 64 flash@0 {
79 flash@0 {
  /src/lib/libcurses/
bell.c 58 * flash
59 * Flash the terminal screen
62 flash(void) function
65 __CTRACE(__CTRACE_MISC, "flash: vb\n");
68 __CTRACE(__CTRACE_MISC, "flash: bl\n");
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/broadcom/
bcm53340-ubnt-unifi-switch8.dts 37 flash: flash@0 {
bcm958522er.dts 81 nand-on-flash-bbt;
139 flash: flash@0 {
bcm958525er.dts 81 nand-on-flash-bbt;
139 flash: flash@0 {
bcm958300k.dts 67 nand-on-flash-bbt;
bcm958305k.dts 75 nand-on-flash-bbt;
bcm911360_entphn.dts 89 nand-on-flash-bbt;
bcm958525xmc.dts 97 nand-on-flash-bbt;
155 flash: flash@0 {
bcm958622hr.dts 85 nand-on-flash-bbt;
143 flash: flash@0 {
bcm958623hr.dts 85 nand-on-flash-bbt;
147 flash: flash@0 {
bcm958625hr.dts 96 nand-on-flash-bbt;
154 flash: flash@0 {
bcm958625k.dts 75 nand-on-flash-bbt;
158 flash: flash@0 {
bcm988312hr.dts 85 nand-on-flash-bbt;
143 flash: flash@0 {
  /src/sys/modules/nand/
Makefile 17 .PATH: ${S}/dev/flash
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/allwinner/
sun8i-h2-plus-orangepi-r1.dts 75 flash@0 {
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/mediatek/
mt7986a-bananapi-bpi-r3-nand.dtso 18 spi_nand: flash@0 {
mt7986a-bananapi-bpi-r3-nor.dtso 18 flash@0 {
  /src/external/gpl3/gdb.old/dist/gdb/
target-memory.c 85 add memory requests for flash memory into FLASH_BLOCKS, and for
120 to the start of the flash block containing the address. Similarly,
144 returns write requests covering each group of flash blocks which must
169 flash erase commands, and WRITTEN_BLOCKS, the list of memory
267 std::vector<memory_write_request> flash; variable
282 and list of flash memory blocks. */
283 split_regular_and_flash_blocks (blocks, &regular, &flash);
285 /* If a variable is added to forbid flash write, even during "load",
287 for other situations besides "load" in which writing to flash
290 /* Find flash blocks to erase. *
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
target-memory.c 85 add memory requests for flash memory into FLASH_BLOCKS, and for
120 to the start of the flash block containing the address. Similarly,
144 returns write requests covering each group of flash blocks which must
169 flash erase commands, and WRITTEN_BLOCKS, the list of memory
267 std::vector<memory_write_request> flash; variable
282 and list of flash memory blocks. */
283 split_regular_and_flash_blocks (blocks, &regular, &flash);
285 /* If a variable is added to forbid flash write, even during "load",
287 for other situations besides "load" in which writing to flash
290 /* Find flash blocks to erase. *
    [all...]
  /src/external/gpl3/gdb.old/dist/sim/avr/
interp.c 41 /* Max size of I space (which is always flash on avr). */
220 static struct avr_insn_cell flash[MAX_AVR_FLASH]; variable in typeref:struct:avr_insn_cell
400 word op1 = flash[pc].op;
438 flash[pc].r = SREG_C;
441 flash[pc].r = 0;
453 flash[pc].r = 0;
456 flash[pc].r = SREG_C;
489 flash[pc].r = get_q (op1);
494 flash[pc].r = get_q (op1);
502 flash[pc].r = get_q (op1)
    [all...]
  /src/external/gpl3/gdb/dist/sim/avr/
interp.c 41 /* Max size of I space (which is always flash on avr). */
220 static struct avr_insn_cell flash[MAX_AVR_FLASH]; variable in typeref:struct:avr_insn_cell
400 word op1 = flash[pc].op;
438 flash[pc].r = SREG_C;
441 flash[pc].r = 0;
453 flash[pc].r = 0;
456 flash[pc].r = SREG_C;
489 flash[pc].r = get_q (op1);
494 flash[pc].r = get_q (op1);
502 flash[pc].r = get_q (op1)
    [all...]
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/broadcom/northstar2/
ns2-xmc.dts 149 flash: flash@0 {
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/qcom/
qcom-ipq4019-ap.dk01.1.dtsi 70 flash@0 {

Completed in 48 milliseconds

1 2 3 4 5