Home
last modified time | relevance | path

Searched refs:UCLASS_NVME (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/nvme/
H A Dnvme-uclass.c40 .id = UCLASS_NVME,
H A Dnvme.c622 ret = uclass_get(UCLASS_NVME, &uc); in nvme_scan_namespace()
824 .id = UCLASS_NVME,
/openbmc/u-boot/include/dm/
H A Duclass-id.h67 UCLASS_NVME, /* NVM Express device */ enumerator
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0026-nvmxip-move-header-to-include.patch27 case UCLASS_NVME:
/openbmc/u-boot/drivers/block/
H A Dblk-uclass.c39 [IF_TYPE_NVME] = UCLASS_NVME,