Home
last modified time | relevance | path

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

/src/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.c2837 uint16_t lpf_ofdm_20mhz[2], lpf_ofdm_40mhz[2], lpf_11b[2]; in bwn_nphy_workarounds_rev7plus() local
2909 lpf_ofdm_20mhz[core] = bwn_nphy_read_lpf_ctl(mac, 0x154 + core * 0x10); in bwn_nphy_workarounds_rev7plus()
2944 lpf_ofdm_20mhz[core] = 4; in bwn_nphy_workarounds_rev7plus()
2974 lpf_ofdm_20mhz[core] = 4; in bwn_nphy_workarounds_rev7plus()
2997 lpf_ofdm_20mhz[0] = 3; in bwn_nphy_workarounds_rev7plus()
3001 lpf_ofdm_20mhz[1] = 3; in bwn_nphy_workarounds_rev7plus()
3017 lpf_ofdm_20mhz[core] = 1; in bwn_nphy_workarounds_rev7plus()
3049 lpf_ofdm_20mhz[core]; in bwn_nphy_workarounds_rev7plus()