Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/
H A Dphy_n.h638 #define B43_NPHY_TXPCTL_CMD_COEFF 0x2000 /* Power control coefficients */ macro
H A Dphy_n.c3615 (B43_NPHY_TXPCTL_CMD_COEFF | in b43_nphy_tx_power_ctrl()
3633 tmp = B43_NPHY_TXPCTL_CMD_COEFF | B43_NPHY_TXPCTL_CMD_HWPCTLEN; in b43_nphy_tx_power_ctrl()
3660 bmask = B43_NPHY_TXPCTL_CMD_COEFF | in b43_nphy_tx_power_ctrl()
3663 val = B43_NPHY_TXPCTL_CMD_COEFF | B43_NPHY_TXPCTL_CMD_HWPCTLEN; in b43_nphy_tx_power_ctrl()