Home
last modified time | relevance | path

Searched refs:reads (Results 1 – 25 of 26) sorted by relevance

12

/rk3399_rockchip-uboot/test/py/
H A Dpytest.ini6 # Static configuration data for pytest. pytest reads this at startup time.
/rk3399_rockchip-uboot/drivers/mtd/spi/
H A Dspi-nor-tiny.c564 struct spi_nor_read_command reads[SNOR_CMD_READ_MAX]; member
586 spi_nor_set_read_settings(&params->reads[SNOR_CMD_READ], in spi_nor_init_params()
592 spi_nor_set_read_settings(&params->reads[SNOR_CMD_READ_FAST], in spi_nor_init_params()
599 spi_nor_set_read_settings(&params->reads[SNOR_CMD_READ_1_1_4], in spi_nor_init_params()
625 read = &params->reads[cmd]; in spi_nor_select_read()
H A Dspi-nor-core.c1564 struct spi_nor_read_command reads[SNOR_CMD_READ_MAX]; member
2019 read = &params->reads[cmd]; in spi_nor_parse_bfpt()
2222 spi_nor_set_read_settings(&params->reads[SNOR_CMD_READ], in spi_nor_init_params()
2228 spi_nor_set_read_settings(&params->reads[SNOR_CMD_READ_FAST], in spi_nor_init_params()
2235 spi_nor_set_read_settings(&params->reads[SNOR_CMD_READ_1_1_2], in spi_nor_init_params()
2242 spi_nor_set_read_settings(&params->reads[SNOR_CMD_READ_1_1_4], in spi_nor_init_params()
2249 spi_nor_set_read_settings(&params->reads[SNOR_CMD_READ_1_1_8], in spi_nor_init_params()
2375 read = &params->reads[cmd]; in spi_nor_select_read()
H A DKconfig64 Not used for boot with device tree; the SPI driver reads
76 Not used for boot with device tree; the SPI driver reads
/rk3399_rockchip-uboot/doc/
H A DREADME.fuse8 fuse that has not been programmed reads 0.
19 Upon startup, the fusebox control IP reads the fuse values and stores them to a
H A DREADME.arm-caches30 - Invalidate the buffer after the DMA is complete and before the MPU reads
H A DREADME.davinci92 by a programmer. During initial bootup, the ROM Bootloader reads the UBL
H A DREADME.davinci.nand_spl99 where the spl code reads it (CONFIG_SYS_NAND_U_BOOT_OFFS)
H A DREADME.imx684 - The command '=> fuse read 4 2 2' reads the whole MAC addresses at once:
H A DREADME.gpt174 the generated UUID. The 'gpt guid' command reads the current value of the
H A DREADME.usb23 The UHCI allocates every milisecond the PCI bus and reads the current
H A DREADME.rockchip185 rc4-encrypted. Except for the very first stage the bootrom always reads
H A DREADME.POST622 The memory test will verify RAM using sequential writes and reads
/rk3399_rockchip-uboot/doc/SPI/
H A DREADME.sandbox-spi54 this reads the device ID from the emulated chip:
/rk3399_rockchip-uboot/drivers/block/
H A DKconfig40 it will prevent repeated reads from directory structures and other
/rk3399_rockchip-uboot/arch/mips/include/asm/
H A Dio.h406 static inline void reads##bwlq(volatile void __iomem *mem, void *addr, \
/rk3399_rockchip-uboot/board/freescale/t4qds/
H A DREADME121 T4240 has a VID feature. U-Boot reads the VID efuses and adjust the voltage
/rk3399_rockchip-uboot/drivers/i2c/
H A DKconfig124 synchronous reads and writes are supported, no Pool Buffers or DMA.
/rk3399_rockchip-uboot/doc/driver-model/
H A Dspi-howto.txt616 called for each, which reads the device tree information
619 As mentioned above this reads the device tree information
H A Dspi-howto.rst678 called for each, which reads the device tree information
682 As mentioned above this reads the device tree information
H A Dlivetree.txt9 reads directly from the device tree binary structure. It is called a flat
/rk3399_rockchip-uboot/drivers/spi/
H A DKconfig297 This driver support spi flash single, quad and memory reads.
/rk3399_rockchip-uboot/tools/binman/
H A DREADME25 Binman reads your board's device tree and finds a node which describes the
391 Entry.GetDefaultFilename() and then reads that file. So a common mechanism
/rk3399_rockchip-uboot/Licenses/
H A Dgpl-2.0.txt103 c) If the modified program normally reads commands interactively
/rk3399_rockchip-uboot/cmd/
H A DKconfig743 Provides an 'iotrace' command which supports recording I/O reads and
1283 Enable the 'gettime' command which reads the elapsed time since

12