Home
last modified time | relevance | path

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

/u-boot/include/dm/
A Dplatdata.h63 #define U_BOOT_DRVINFO(__name) _Static_assert(false, \ argument
66 #define U_BOOT_DRVINFO(__name) \ argument
71 #define U_BOOT_DRVINFOS(__name) \ argument
86 #define DM_DRVINFO_GET(__name) \ argument
A Ddevice.h358 #define U_BOOT_DRIVER(__name) \ argument
362 #define DM_DRIVER_GET(__name) \ argument
370 #define DM_DRIVER_ALIAS(__name, __alias) argument
A Duclass.h114 #define UCLASS_DRIVER(__name) \ argument
/u-boot/drivers/power/domain/
A Dmeson-ee-pwrc.c195 #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/include/
A Defi_selftest.h168 #define EFI_UNIT_TEST(__name) \ argument
A Denv_internal.h197 #define U_BOOT_ENV_LOCATION(__name) \ argument
A Dspl.h464 #define SPL_LOAD_IMAGE(__name) \ argument
A Dpart.h331 #define U_BOOT_PART_TYPE(__name) \ argument
A Dblk.h529 #define U_BOOT_LEGACY_BLK(__name) \ argument
A Dlog.h452 #define LOG_GET_DRIVER(__name) \ argument
A Dusb.h527 #define U_BOOT_USB_DEVICE(__name, __match) \ argument
A Dpci.h1761 #define U_BOOT_PCI_DEVICE(__name, __match) \ argument
/u-boot/drivers/serial/
A Dserial_ns16550.c107 #define INIT_ESERIAL_STRUCTURE(port, __name) { \ argument
A Dserial_mtk.c331 #define INIT_HSUART_STRUCTURE(port, __name) { \ argument
342 #define DECLARE_HSUART(port, __name) \ argument
/u-boot/include/xen/interface/io/
A Dring.h86 #define DEFINE_RING_TYPES(__name, __req_t, __rsp_t) \ argument
/u-boot/drivers/spi/
A Dpic32_spi.c130 #define BUILD_SPI_FIFO_RW(__name, __type, __bwl) \ argument
/u-boot/include/linux/mtd/
A Drawnand.h535 #define NAND_ECC_CAPS_SINGLE(__name, __calc, __step, ...) \ argument

Completed in 61 milliseconds