Searched defs:__name (Results 1 – 14 of 14) sorted by relevance
/openbmc/u-boot/include/dm/ |
H A D | platdata.h | 39 #define U_BOOT_DEVICE(__name) \ argument 43 #define U_BOOT_DEVICES(__name) \ argument
|
H A D | uclass.h | 111 #define UCLASS_DRIVER(__name) \ argument
|
H A D | device.h | 258 #define U_BOOT_DRIVER(__name) \ argument 262 #define DM_GET_DRIVER(__name) \ argument
|
/openbmc/u-boot/include/ |
H A D | efi_selftest.h | 145 #define EFI_UNIT_TEST(__name) \ argument
|
H A D | spl.h | 246 #define SPL_LOAD_IMAGE(__name) \ argument
|
H A D | environment.h | 240 #define U_BOOT_ENV_LOCATION(__name) \ argument
|
H A D | part.h | 294 #define U_BOOT_PART_TYPE(__name) \ argument
|
H A D | blk.h | 522 #define U_BOOT_LEGACY_BLK(__name) \ argument
|
H A D | usb.h | 520 #define U_BOOT_USB_DEVICE(__name, __match) \ argument
|
H A D | pci.h | 1646 #define U_BOOT_PCI_DEVICE(__name, __match) \ argument
|
/openbmc/u-boot/drivers/serial/ |
H A D | serial_ns16550.c | 110 #define INIT_ESERIAL_STRUCTURE(port, __name) { \ argument
|
/openbmc/qemu/include/hw/xen/interface/io/ |
H A D | ring.h | 91 #define DEFINE_RING_TYPES(__name, __req_t, __rsp_t) \ argument
|
/openbmc/u-boot/drivers/spi/ |
H A D | pic32_spi.c | 127 #define BUILD_SPI_FIFO_RW(__name, __type, __bwl) \ argument
|
/openbmc/u-boot/include/linux/mtd/ |
H A D | rawnand.h | 526 #define NAND_ECC_CAPS_SINGLE(__name, __calc, __step, ...) \ argument
|