Searched refs:DM_FLAG_LEAVE_PD_ON (Results 1 - 6 of 6) sorted by relevance

/u-boot/drivers/video/meson/
H A Dmeson_vpu.c216 .flags = DM_FLAG_PRE_RELOC | DM_FLAG_LEAVE_PD_ON,
/u-boot/drivers/watchdog/
H A Drti_wdt.c218 .flags = DM_FLAG_LEAVE_PD_ON,
/u-boot/drivers/core/
H A Ddevice-remove.c255 (DM_FLAG_DEFAULT_PD_CTRL_OFF | DM_FLAG_LEAVE_PD_ON)) &&
/u-boot/include/dm/
H A Ddevice.h75 #define DM_FLAG_LEAVE_PD_ON (1 << 13) macro
/u-boot/drivers/phy/ti/
H A Dphy-j721e-wiz.c690 .flags = DM_FLAG_LEAVE_PD_ON,
1324 .flags = DM_FLAG_LEAVE_PD_ON,
/u-boot/drivers/video/tidss/
H A Dtidss_drv.c937 .flags = DM_FLAG_OS_PREPARE | DM_FLAG_LEAVE_PD_ON,

Completed in 159 milliseconds