Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/bwn/
HDif_bwnreg.h174 #define BWN_PSM_PHY_HDR 0x492 macro
/freebsd-head/sys/gnu/dev/bwn/phy_n/
HDif_bwn_phy_n_core.c6473 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()