Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dpwrseq-uclass.c22 .id = UCLASS_PWRSEQ,
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Drockchip_dw_mmc.c229 ret = uclass_get_device_by_phandle(UCLASS_PWRSEQ, dev, "mmc-pwrseq", in rockchip_dwmmc_probe()
312 .id = UCLASS_PWRSEQ,
/OK3568_Linux_fs/u-boot/include/dm/
H A Duclass-id.h72 UCLASS_PWRSEQ, /* Power sequence device */ enumerator