Searched refs:scanned (Results 1 – 11 of 11) sorted by relevance
| /rk3399_rockchip-uboot/drivers/mtd/ubispl/ |
| H A D | ubispl.h | 108 unsigned long scanned[UBI_FM_BM_SIZE]; member
|
| H A D | ubispl.c | 61 if (test_and_set_bit(pnum, ubi->scanned)) in ubi_io_read_vid_hdr() 141 !!test_bit(pnum, ubi->scanned)); in ubi_add_peb_to_vol() 157 if (!test_bit(cur_pnum, ubi->scanned)) { in ubi_add_peb_to_vol() 752 if (!test_bit(pnum, ubi->scanned)) { in ubi_load_block() 811 if (!test_bit(pnum, ubi->scanned)) { in ubi_load_block()
|
| /rk3399_rockchip-uboot/doc/driver-model/ |
| H A D | usb-info.txt | 69 does not by itself cause the bus to be scanned. 73 each controller will be probed and its bus scanned. 202 usb_setup_device(), passing the port number to be scanned, in this case port 212 scanned the bus and so the device was created before 244 Note that the first device is always a root hub, and this must be scanned to 262 - once all hub ports are scanned in this way, the hub is ready for use and 264 - additional controllers are scanned in the same way 278 USB hubs are scanned as in the section above. While hubs have their own 321 is scanned, all Ethernet devices will be created as generic USB devices (in 342 (defined by the sandbox device tree sandbox.dts) which can be scanned and
|
| H A D | pci-info.txt | 4 How busses are scanned 128 When this bus is scanned we will end up with something like this:
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/gpio/ |
| H A D | gpio.txt | 229 Only one of the following properties scanned in the order shown below.
|
| /rk3399_rockchip-uboot/drivers/core/ |
| H A D | Kconfig | 8 CONFIG_OF_CONTROL is enabled, the device tree will be scanned also
|
| /rk3399_rockchip-uboot/doc/uImage.FIT/ |
| H A D | source_file_format.txt | 278 allows the FIT to be quite small, so that it can be loaded and scanned
|
| /rk3399_rockchip-uboot/arch/x86/ |
| H A D | Kconfig | 681 convenient. Using this, PCI can be scanned and configured. This
|
| /rk3399_rockchip-uboot/common/ |
| H A D | dlmalloc.src | 2053 1. The bin corresponding to the request size is scanned, and if 2065 3. Other bins are scanned in increasing size order, using a 2152 idx += 2; /* Set for bin scan below. We've already scanned 2 bins. */
|
| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | zconf.lex.c_shipped | 872 * down here because we want the user's section 1 to have been scanned first.
|
| /rk3399_rockchip-uboot/scripts/dtc/ |
| H A D | dtc-lexer.lex.c_shipped | 668 * down here because we want the user's section 1 to have been scanned first.
|