Searched refs:DRIVER_NAME (Results 1 - 13 of 13) sorted by path

/u-boot/drivers/firmware/
H A Dpsci.c26 #define DRIVER_NAME "psci" macro
229 uclass_get_device_by_name(UCLASS_FIRMWARE, DRIVER_NAME, &dev);
316 .name = DRIVER_NAME,
/u-boot/drivers/misc/
H A Dusb251xb.c108 #define DRIVER_NAME "usb251xb" macro
/u-boot/drivers/mmc/
H A Dmxcmmc.c30 #define DRIVER_NAME "mxc-mmc" macro
H A Dsh_mmcif.c26 #define DRIVER_NAME "sh_mmcif" macro
83 debug("%s: int err state = %08x\n", DRIVER_NAME, state);
152 DRIVER_NAME, sh_mmcif_read(&host->regs->ce_host_sts1));
154 DRIVER_NAME, sh_mmcif_read(&host->regs->ce_host_sts2));
157 debug("%s: Forced end of command sequence\n", DRIVER_NAME);
163 printf(DRIVER_NAME": Forceed end of " \
357 printf(DRIVER_NAME": Not support type response.\n");
379 printf(DRIVER_NAME": Not support bus width.\n");
428 printf(DRIVER_NAME": NOT SUPPORT CMD = d'%08d\n", opc);
496 printf(DRIVER_NAME"
[all...]
/u-boot/drivers/mtd/nand/raw/
H A Dmxc_nand.c21 #define DRIVER_NAME "mxc_nand" macro
H A Domap_elm.c25 #define DRIVER_NAME "omap-elm" macro
121 printf("%s: uncorrectable ECC errors\n", DRIVER_NAME);
223 .name = DRIVER_NAME,
/u-boot/drivers/rng/
H A Darm_rndr.c17 #define DRIVER_NAME "arm-rndr" macro
73 .name = DRIVER_NAME,
80 .name = DRIVER_NAME,
H A Doptee_rng.c14 #define DRIVER_NAME "optee-rng" macro
39 OPTEE_SERVICE_DRIVER(optee_rng, TA_HWRNG_UUID, DRIVER_NAME);
183 .name = DRIVER_NAME,
H A Driscv_zkr_rng.c14 #define DRIVER_NAME "riscv_zkr" macro
125 .name = DRIVER_NAME,
133 .name = DRIVER_NAME,
H A Dsmccc_trng.c18 #define DRIVER_NAME "smccc-trng" macro
158 .driver_name = DRIVER_NAME,
201 .name = DRIVER_NAME,
/u-boot/drivers/serial/
H A Dserial_octeon_bootcmd.c23 #define DRIVER_NAME "pci-bootcmd" macro
176 .name = DRIVER_NAME,
H A Dserial_octeon_pcie_console.c22 #define DRIVER_NAME "pci-console" macro
359 .name = DRIVER_NAME,
/u-boot/drivers/spi/
H A Dmtk_snor.c26 #define DRIVER_NAME "mtk-spi-nor" macro

Completed in 180 milliseconds