Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/broadcom/b43/
Dphy_lp.h821 B43_LPPHY_TXPCTL_SW, /* TX power control is set to Software */ enumerator
Dphy_lp.c1097 lpphy->txpctl_mode = B43_LPPHY_TXPCTL_SW; in lpphy_read_tx_pctl_mode_from_hardware()
1122 case B43_LPPHY_TXPCTL_SW: in lpphy_write_tx_pctl_mode_to_hardware()
1378 lpphy_set_tx_power_control(dev, B43_LPPHY_TXPCTL_SW); in lpphy_set_tx_power_by_index()