Home
last modified time | relevance | path

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

/netbsd/src/sys/external/isc/atheros_hal/dist/ar5416/
Dar5416phy.h114 #define AR_PHY_HEAVY_CLIP_FACTOR_RIFS 0x99ec macro
Dar5416_reset.c202 val = OS_REG_READ(ah, AR_PHY_HEAVY_CLIP_FACTOR_RIFS); in ar5416Reset()
204 OS_REG_WRITE(ah, AR_PHY_HEAVY_CLIP_FACTOR_RIFS, val); in ar5416Reset()
/netbsd/src/sys/dev/ic/
Darn5008reg.h129 #define AR_PHY_HEAVY_CLIP_FACTOR_RIFS 0x99ec macro
Darn5008.c2479 AR_CLRBITS(sc, AR_PHY_HEAVY_CLIP_FACTOR_RIFS, in ar5008_hw_init()