Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/bwn/
HDif_bwnreg.h235 #define BWN_PSM_PHY_HDR 0x492 macro
/freebsd-11-stable/sys/gnu/dev/bwn/phy_n/
HDif_bwn_phy_n_core.c6406 tmp16 = BWN_READ_2(mac, BWN_PSM_PHY_HDR); in bwn_nphy_channel_setup()
6407 BWN_WRITE_2(mac, BWN_PSM_PHY_HDR, tmp16 | 4); in bwn_nphy_channel_setup()
6411 BWN_WRITE_2(mac, BWN_PSM_PHY_HDR, tmp16); in bwn_nphy_channel_setup()
6416 tmp16 = BWN_READ_2(mac, BWN_PSM_PHY_HDR); in bwn_nphy_channel_setup()
6417 BWN_WRITE_2(mac, BWN_PSM_PHY_HDR, tmp16 | 4); in bwn_nphy_channel_setup()
6421 BWN_WRITE_2(mac, BWN_PSM_PHY_HDR, tmp16); in bwn_nphy_channel_setup()