Searched refs:IS_BKPC_WAKEUP_LEVEL (Results 1 – 4 of 4) sorted by relevance
94 assert_param(IS_BKPC_WAKEUP_LEVEL(level)); in ald_bkpc_standby_wakeup_config()
74 assert_param(IS_BKPC_WAKEUP_LEVEL(level)); in ald_bkpc_standby_wakeup_config()
142 #define IS_BKPC_WAKEUP_LEVEL(x) (((x) == PMU_STANDBY_LEVEL_HIGH) || \ macro
164 #define IS_BKPC_WAKEUP_LEVEL(x) (((x) == PMU_STANDBY_LEVEL_HIGH) || \ macro
Completed in 9 milliseconds