Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dar5008reg.h162 #define AR_PHY_CLC_TBL(i) (0xa35c + (i) * 4) macro
Dar9285.c686 reg = AR_READ(sc, AR_PHY_CLC_TBL(i)); in ar9285_init_calib()