Home
last modified time | relevance | path

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

/external/u-boot/board/compulab/cm_t54/
Dcm_t54.c226 SMPS_MODE_SLP_AUTO | SMPS_MODE_ACT_AUTO); in ehci_hcd_init()
244 SMPS9_CTRL, SMPS_MODE_SLP_AUTO); in ehci_hcd_stop()
/external/u-boot/include/
Dpalmas.h91 #define SMPS_MODE_SLP_AUTO (1 << 2) macro
/external/u-boot/drivers/power/
Dpalmas.c121 cval = SMPS_MODE_SLP_AUTO | SMPS_MODE_ACT_AUTO; in twl603x_audio_power()