Searched refs:RTC_STATE_V_GET (Results 1 - 2 of 2) sorted by relevance

/drivers/net/wireless/ath/ath10k/
H A Dhw.h367 #define RTC_STATE_V_GET(x) (((x) & RTC_STATE_V_MASK) >> RTC_STATE_V_LSB) macro
H A Dpci.c777 return RTC_STATE_V_GET(val) == RTC_STATE_V_ON;

Completed in 36 milliseconds