HomeSort by: relevance | last modified time | path
    Searched refs:AR_PHY_CL_CAL_ENABLE (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416phy.h 270 #define AR_PHY_CL_CAL_ENABLE 0x00000002
ar5416_cal.c 184 OS_REG_CLR_BIT(ah, AR_PHY_CL_CAL_CTL, AR_PHY_CL_CAL_ENABLE);
203 OS_REG_SET_BIT(ah, AR_PHY_CL_CAL_CTL, AR_PHY_CL_CAL_ENABLE);
  /src/sys/dev/ic/
arn9285.c 593 AR_SETBITS(sc, AR_PHY_CL_CAL_CTL, AR_PHY_CL_CAL_ENABLE);
612 AR_CLRBITS(sc, AR_PHY_CL_CAL_CTL, AR_PHY_CL_CAL_ENABLE);
628 AR_CLRBITS(sc, AR_PHY_CL_CAL_CTL, AR_PHY_CL_CAL_ENABLE);
arn5008reg.h 631 #define AR_PHY_CL_CAL_ENABLE 0x00000002

Completed in 17 milliseconds