Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dar5008reg.h245 #define AR_PHY_FC_ENABLE_DAC_FIFO 0x00000800 macro
Dar5008.c1892 phy = AR_READ(sc, AR_PHY_TURBO) & AR_PHY_FC_ENABLE_DAC_FIFO; in ar5008_set_phy()