/u-boot-v2022.01-rc1/include/dm/ |
A D | platdata.h | 63 #define U_BOOT_DRVINFO(__name) _Static_assert(false, \ argument 66 #define U_BOOT_DRVINFO(__name) \ argument 71 #define U_BOOT_DRVINFOS(__name) \ argument
|
A D | device-internal.h | 90 #define DM_DEVICE_GET(__name) \ argument
|
A D | device.h | 382 #define U_BOOT_DRIVER(__name) \ argument 386 #define DM_DRIVER_GET(__name) \ argument 416 #define DM_DRIVER_ALIAS(__name, __alias) argument
|
A D | uclass.h | 111 #define UCLASS_DRIVER(__name) \ argument
|
/u-boot-v2022.01-rc1/include/ |
A D | w1.h | 29 #define U_BOOT_W1_DEVICE(__name, __family) \ argument
|
A D | efi_selftest.h | 171 #define EFI_UNIT_TEST(__name) \ argument
|
A D | env_internal.h | 197 #define U_BOOT_ENV_LOCATION(__name) \ argument
|
A D | spl.h | 551 #define SPL_LOAD_IMAGE(__name) \ argument
|
A D | part.h | 341 #define U_BOOT_PART_TYPE(__name) \ argument
|
A D | blk.h | 534 #define U_BOOT_LEGACY_BLK(__name) \ argument
|
A D | log.h | 514 #define LOG_GET_DRIVER(__name) \ argument
|
A D | image.h | 1254 #define U_BOOT_CRYPTO_ALGO(__name) \ argument 1265 #define U_BOOT_PADDING_ALGO(__name) \ argument
|
A D | usb.h | 527 #define U_BOOT_USB_DEVICE(__name, __match) \ argument
|
A D | pci.h | 1708 #define U_BOOT_PCI_DEVICE(__name, __match) \ argument
|
/u-boot-v2022.01-rc1/drivers/power/domain/ |
A D | meson-ee-pwrc.c | 195 #define VPU_PD(__name, __top_pd, __mem, __get_power, __resets, __clks) \ argument 206 #define TOP_PD(__name, __top_pd, __mem, __get_power) \ argument 215 #define MEM_PD(__name, __mem) \ argument
|
/u-boot-v2022.01-rc1/drivers/serial/ |
A D | serial_ns16550.c | 107 #define INIT_ESERIAL_STRUCTURE(port, __name) { \ argument
|
A D | serial_mtk.c | 323 #define INIT_HSUART_STRUCTURE(port, __name) { \ argument 334 #define DECLARE_HSUART(port, __name) \ argument
|
/u-boot-v2022.01-rc1/include/xen/interface/io/ |
A D | ring.h | 86 #define DEFINE_RING_TYPES(__name, __req_t, __rsp_t) \ argument
|
/u-boot-v2022.01-rc1/drivers/spi/ |
A D | pic32_spi.c | 130 #define BUILD_SPI_FIFO_RW(__name, __type, __bwl) \ argument
|
/u-boot-v2022.01-rc1/include/linux/mtd/ |
A D | rawnand.h | 535 #define NAND_ECC_CAPS_SINGLE(__name, __calc, __step, ...) \ argument
|