Home
last modified time | relevance | path

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

/freebsd/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_regs.h663 #define BWN_NPHY_TXPCTL_CMD_PCTLEN 0x8000 /* TX power control enable */ macro
H A Dif_bwn_phy_n_core.c3764 BWN_NPHY_TXPCTL_CMD_PCTLEN))) { in bwn_nphy_tx_power_ctrl()
3782 tmp |= BWN_NPHY_TXPCTL_CMD_PCTLEN; in bwn_nphy_tx_power_ctrl()
3812 bmask |= BWN_NPHY_TXPCTL_CMD_PCTLEN; in bwn_nphy_tx_power_ctrl()
3814 val |= BWN_NPHY_TXPCTL_CMD_PCTLEN; in bwn_nphy_tx_power_ctrl()
4252 ~BWN_NPHY_TXPCTL_CMD_PCTLEN & 0xFFFF); in bwn_nphy_tx_power_ctl_setup()
4255 BWN_NPHY_TXPCTL_CMD_PCTLEN); in bwn_nphy_tx_power_ctl_setup()