Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_n.h640 #define B43_NPHY_TXPCTL_CMD_PCTLEN 0x8000 /* TX power control enable */ macro
H A Dphy_n.c3613 B43_NPHY_TXPCTL_CMD_PCTLEN))) { in b43_nphy_tx_power_ctrl()
3631 tmp |= B43_NPHY_TXPCTL_CMD_PCTLEN; in b43_nphy_tx_power_ctrl()
3661 bmask |= B43_NPHY_TXPCTL_CMD_PCTLEN; in b43_nphy_tx_power_ctrl()
3663 val |= B43_NPHY_TXPCTL_CMD_PCTLEN; in b43_nphy_tx_power_ctrl()
4070 ~B43_NPHY_TXPCTL_CMD_PCTLEN & 0xFFFF); in b43_nphy_tx_power_ctl_setup()
4073 B43_NPHY_TXPCTL_CMD_PCTLEN); in b43_nphy_tx_power_ctl_setup()