Home
last modified time | relevance | path

Searched defs:__name (Results 1 – 11 of 11) sorted by relevance

/rk3399_rockchip-uboot/include/dm/
H A Dplatdata.h40 #define U_BOOT_DEVICE(__name) \ argument
44 #define U_BOOT_DEVICES(__name) \ argument
H A Duclass.h109 #define UCLASS_DRIVER(__name) \ argument
H A Ddevice.h262 #define U_BOOT_DRIVER(__name) \ argument
266 #define DM_GET_DRIVER(__name) \ argument
/rk3399_rockchip-uboot/drivers/serial/
H A Dserial_ns16550.c111 #define INIT_ESERIAL_STRUCTURE(port, __name) { \ argument
/rk3399_rockchip-uboot/include/
H A Denvironment.h277 #define U_BOOT_ENV_LOCATION(__name) \ argument
H A Dspl.h192 #define SPL_LOAD_IMAGE(__name) \ argument
H A Dpart.h297 #define U_BOOT_PART_TYPE(__name) \ argument
H A Dblk.h546 #define U_BOOT_LEGACY_BLK(__name) \ argument
H A Dusb.h521 #define U_BOOT_USB_DEVICE(__name, __match) \ argument
H A Dpci.h1632 #define U_BOOT_PCI_DEVICE(__name, __match) \ argument
/rk3399_rockchip-uboot/drivers/spi/
H A Dpic32_spi.c128 #define BUILD_SPI_FIFO_RW(__name, __type, __bwl) \ argument