Searched refs:IS_BKPC_WAKEUP_PORT (Results 1 – 4 of 4) sorted by relevance
93 assert_param(IS_BKPC_WAKEUP_PORT(port)); in ald_bkpc_standby_wakeup_config()
73 assert_param(IS_BKPC_WAKEUP_PORT(port)); in ald_bkpc_standby_wakeup_config()
137 #define IS_BKPC_WAKEUP_PORT(x) (((x) == PMU_STANDBY_PORT_SEL_PA0) || \ macro
155 #define IS_BKPC_WAKEUP_PORT(x) (((x) == PMU_STANDBY_PORT_SEL_PA0) || \ macro
Completed in 9 milliseconds