Searched refs:SD_NO_CTL (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.2-release/sys/dev/ath/ath_hal/
H A Dah_eeprom.h121 #define SD_NO_CTL 0xf0 macro
H A Dah_regdomain.c810 ctl = SD_NO_CTL;
/freebsd-10.2-release/sys/dev/ath/ath_hal/ar9002/
H A Dar9287_reset.c249 ((pEepData->ctlIndex[i] & CTL_MODE_M) | SD_NO_CTL))) {
254 if ((cfgCtl & ~CTL_MODE_M) == SD_NO_CTL) {
H A Dar9285_reset.c493 ((pEepData->ctlIndex[i] & CTL_MODE_M) | SD_NO_CTL))) {
498 if ((cfgCtl & ~CTL_MODE_M) == SD_NO_CTL) {
/freebsd-10.2-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_reset.c2164 cfgCtl == ((ee->ee_ctl[i] & CTL_MODE_M) | SD_NO_CTL)) {
2167 if ((cfgCtl & ~CTL_MODE_M) == SD_NO_CTL) {
2186 cfgCtl == ((ee->ee_ctl[i] & CTL_MODE_M) | SD_NO_CTL)) {
2189 if ((cfgCtl & ~CTL_MODE_M) == SD_NO_CTL) {
/freebsd-10.2-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c1959 ((pEepData->ctlIndex[i] & CTL_MODE_M) | SD_NO_CTL))) {
1964 if ((cfgCtl & ~CTL_MODE_M) == SD_NO_CTL) {
/freebsd-10.2-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_eeprom.c2465 ((ctl_index[i] & CTL_MODE_M) | SD_NO_CTL)))
2478 if ((cfg_ctl & ~CTL_MODE_M) == SD_NO_CTL) {

Completed in 84 milliseconds