Home
last modified time | relevance | path

Searched refs:QCA_REV_9887 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhw.h405 #define QCA_REV_9887(ar) ((ar)->hw_rev == ATH10K_HW_QCA9887) macro
H A Dpci.c3139 if (!QCA_REV_9887(ar)) in ath10k_pci_hif_fetch_cal_eeprom()