Searched refs:AR_PHY_CL_CAL_ENABLE (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/sys/external/isc/atheros_hal/dist/ar5416/ |
| D | ar5416phy.h | 270 #define AR_PHY_CL_CAL_ENABLE 0x00000002 macro
|
| D | ar5416_cal.c | 184 OS_REG_CLR_BIT(ah, AR_PHY_CL_CAL_CTL, AR_PHY_CL_CAL_ENABLE); in ar5416InitCal() 203 OS_REG_SET_BIT(ah, AR_PHY_CL_CAL_CTL, AR_PHY_CL_CAL_ENABLE); in ar5416InitCal()
|
| /netbsd/src/sys/dev/ic/ |
| D | arn9285.c | 593 AR_SETBITS(sc, AR_PHY_CL_CAL_CTL, AR_PHY_CL_CAL_ENABLE); in ar9285_cl_cal() 612 AR_CLRBITS(sc, AR_PHY_CL_CAL_CTL, AR_PHY_CL_CAL_ENABLE); in ar9285_cl_cal() 628 AR_CLRBITS(sc, AR_PHY_CL_CAL_CTL, AR_PHY_CL_CAL_ENABLE); in ar9285_cl_cal()
|
| D | arn5008reg.h | 631 #define AR_PHY_CL_CAL_ENABLE 0x00000002 macro
|