Home
last modified time | relevance | path

Searched refs:AR_PHY_HALFGI (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/external/isc/atheros_hal/dist/ar5416/
Dar5416phy.h106 #define AR_PHY_HALFGI 0x99D0 /* Timing control 3 */ macro
Dar5416_reset.c767 OS_REG_RMW_FIELD(ah, AR_PHY_HALFGI, in ar5416SetDeltaSlope()
769 OS_REG_RMW_FIELD(ah, AR_PHY_HALFGI, in ar5416SetDeltaSlope()
/netbsd/src/sys/dev/ic/
Darn5008reg.h124 #define AR_PHY_HALFGI 0x99d0 macro
Darn5008.c1787 reg = AR_READ(sc, AR_PHY_HALFGI); in ar5008_set_delta_slope()
1790 AR_WRITE(sc, AR_PHY_HALFGI, reg); in ar5008_set_delta_slope()