Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dar9285.c606 AR_CLRBITS(sc, AR_PHY_TPCRG1, AR_PHY_TPCRG1_PD_CAL_ENABLE); in ar9285_cl_cal()
622 AR_SETBITS(sc, AR_PHY_TPCRG1, AR_PHY_TPCRG1_PD_CAL_ENABLE); in ar9285_cl_cal()
H A Dar5008reg.h573 #define AR_PHY_TPCRG1_PD_CAL_ENABLE 0x00400000 macro