Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9002_phy.c287 if (OLC_FOR_AR9287_10_LATER(ah)) { in ar9002_olc_init()
H A Deeprom.h115 #define OLC_FOR_AR9287_10_LATER(_ah) (AR_SREV_9287_11_OR_LATER(_ah) && \ macro
H A Dar9002_calib.c662 if (OLC_FOR_AR9287_10_LATER(ah)) in ar9002_hw_olc_temp_compensation()