Home
last modified time | relevance | path

Searched refs:AR5K_AR5210_PHY_ENABLE (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/ic/
H A Dar5210var.h421 { AR5K_AR5210_PHY_ACTIVE, AR5K_AR5210_PHY_ENABLE }, \
H A Dar5210reg.h648 #define AR5K_AR5210_PHY_ENABLE 0x00000001 macro
H A Dar5210.c420 AR5K_REG_WRITE(AR5K_AR5210_PHY_ACTIVE, AR5K_AR5210_PHY_ENABLE); in ar5k_ar5210_reset()
555 AR5K_REG_WRITE(AR5K_AR5210_PHY_ACTIVE, AR5K_AR5210_PHY_ENABLE); in ar5k_ar5210_calibrate()