Searched refs:BWN_PSM_PHY_HDR (Results 1 – 2 of 2) sorted by relevance
| /freebsd-head/sys/dev/bwn/ |
| HD | if_bwnreg.h | 174 #define BWN_PSM_PHY_HDR 0x492 macro
|
| /freebsd-head/sys/gnu/dev/bwn/phy_n/ |
| HD | if_bwn_phy_n_core.c | 6473 tmp16 = BWN_READ_2(mac, BWN_PSM_PHY_HDR); in bwn_nphy_channel_setup() 6474 BWN_WRITE_2(mac, BWN_PSM_PHY_HDR, tmp16 | 4); in bwn_nphy_channel_setup() 6478 BWN_WRITE_2(mac, BWN_PSM_PHY_HDR, tmp16); in bwn_nphy_channel_setup() 6483 tmp16 = BWN_READ_2(mac, BWN_PSM_PHY_HDR); in bwn_nphy_channel_setup() 6484 BWN_WRITE_2(mac, BWN_PSM_PHY_HDR, tmp16 | 4); in bwn_nphy_channel_setup() 6488 BWN_WRITE_2(mac, BWN_PSM_PHY_HDR, tmp16); in bwn_nphy_channel_setup()
|