Searched refs:RTC_STATE_V_ON (Results 1 – 7 of 7) sorted by relevance
55 #ifndef RTC_STATE_V_ON56 #define RTC_STATE_V_ON 3 macro
40 #define RTC_STATE_V_ON 0 macro110 .d_RTC_STATE_V_ON = RTC_STATE_V_ON,
527 #define RTC_STATE_V_ON (scn->hostdef->d_RTC_STATE_V_ON) macro
530 #define RTC_STATE_V_ON (scn->hostdef->d_RTC_STATE_V_ON) macro
692 #define RTC_STATE_V_ON (scn->hostdef->d_RTC_STATE_V_ON) macro
1073 #define RTC_STATE_V_ON \ macro
521 return (RTC_STATE_V_GET(val) & RTC_STATE_V_ON) == RTC_STATE_V_ON; in hif_targ_is_awake()