Home
last modified time | relevance | path

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

/NextBSD/sys/dev/bwn/
HDif_bwnreg.h443 #define BWN_PHY_HPWR_TSSICTL BWN_PHY_OFDM(0x78) macro
HDif_bwn.c6063 sav->phy_hpwr_tssictl = BWN_PHY_READ(mac, BWN_PHY_HPWR_TSSICTL); in bwn_lo_save()
6065 BWN_PHY_SET(mac, BWN_PHY_HPWR_TSSICTL, 0x100); in bwn_lo_save()
6227 BWN_PHY_WRITE(mac, BWN_PHY_HPWR_TSSICTL, sav->phy_hpwr_tssictl); in bwn_lo_restore()