Searched refs:AR_PHY_FC_ENABLE_DAC_FIFO (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/ic/ | ||
| D | ar5008reg.h | 245 #define AR_PHY_FC_ENABLE_DAC_FIFO 0x00000800 macro |
| D | ar5008.c | 1892 phy = AR_READ(sc, AR_PHY_TURBO) & AR_PHY_FC_ENABLE_DAC_FIFO; in ar5008_set_phy() |