Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dwkup_m3_ipc.h22 #define WKUP_M3_IDLE 3 macro
/OK3568_Linux_fs/kernel/drivers/soc/ti/
H A Dwkup_m3_ipc.c283 case WKUP_M3_IDLE: in wkup_m3_prepare_low_power()
303 if (state == WKUP_M3_IDLE) in wkup_m3_prepare_low_power()
H A Dpm33xx.c144 ret = m3_ipc->ops->prepare_low_power(m3_ipc, WKUP_M3_IDLE); in am33xx_do_sram_idle()