Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dwkup_m3_ipc.h14 #define WKUP_M3_IDLE 3 macro
/Linux-v6.6/drivers/soc/ti/
Dwkup_m3_ipc.c463 case WKUP_M3_IDLE: in wkup_m3_prepare_low_power()
486 if (state == WKUP_M3_IDLE) in wkup_m3_prepare_low_power()
Dpm33xx.c143 m3_ipc->ops->prepare_low_power(m3_ipc, WKUP_M3_IDLE); in am33xx_do_sram_idle()