Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ !
Dphy_int.h922 void wlc_phy_table_data_write(struct brcms_phy *pi, uint width, u32 val);
1046 wlc_phy_table_data_write((pi), (w), (v))
Dphy_cmn.c838 void wlc_phy_table_data_write(struct brcms_phy *pi, uint width, u32 val) in wlc_phy_table_data_write() function