Home
last modified time | relevance | path

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

/u-boot/drivers/watchdog/
A Drti_wdt.c218 .flags = DM_FLAG_LEAVE_PD_ON,
/u-boot/drivers/video/meson/
A Dmeson_vpu.c216 .flags = DM_FLAG_PRE_RELOC | DM_FLAG_LEAVE_PD_ON,
/u-boot/drivers/core/
A Ddevice-remove.c255 (DM_FLAG_DEFAULT_PD_CTRL_OFF | DM_FLAG_LEAVE_PD_ON)) && in device_remove()
/u-boot/include/dm/
A Ddevice.h75 #define DM_FLAG_LEAVE_PD_ON (1 << 13) macro
/u-boot/drivers/phy/ti/
A Dphy-j721e-wiz.c672 .flags = DM_FLAG_LEAVE_PD_ON,
1296 .flags = DM_FLAG_LEAVE_PD_ON,

Completed in 11 milliseconds