Home
last modified time | relevance | path

Searched refs:UCLASS_PWRSEQ (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/misc/
H A Dpwrseq-uclass.c21 .id = UCLASS_PWRSEQ,
/openbmc/u-boot/drivers/mmc/
H A Drockchip_dw_mmc.c134 ret = uclass_get_device_by_phandle(UCLASS_PWRSEQ, dev, "mmc-pwrseq", in rockchip_dwmmc_probe()
204 .id = UCLASS_PWRSEQ,
/openbmc/u-boot/include/dm/
H A Duclass-id.h79 UCLASS_PWRSEQ, /* Power sequence device */ enumerator