Searched refs:PWRCTRL_PWRSRC_DCDC (Results 1 – 2 of 2) sorted by relevance
118 #define PWRCTRL_PWRSRC_DCDC 0x00000001 macro225 return (PWRCTRL_PWRSRC_DCDC); in PowerCtrlSourceGet()
265 ASSERT((ui32PowerConfig == PWRCTRL_PWRSRC_DCDC) || in PowerCtrlSourceSet()272 if(ui32PowerConfig == PWRCTRL_PWRSRC_DCDC) { in PowerCtrlSourceSet()
Completed in 2 milliseconds