Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ti/wlcore/
Dacx.c1621 acx->enable = wl->conf.fm_coex.enable; in wl1271_acx_fm_coex()
1622 acx->swallow_period = wl->conf.fm_coex.swallow_period; in wl1271_acx_fm_coex()
1623 acx->n_divider_fref_set_1 = wl->conf.fm_coex.n_divider_fref_set_1; in wl1271_acx_fm_coex()
1624 acx->n_divider_fref_set_2 = wl->conf.fm_coex.n_divider_fref_set_2; in wl1271_acx_fm_coex()
1626 cpu_to_le16(wl->conf.fm_coex.m_divider_fref_set_1); in wl1271_acx_fm_coex()
1628 cpu_to_le16(wl->conf.fm_coex.m_divider_fref_set_2); in wl1271_acx_fm_coex()
1630 cpu_to_le32(wl->conf.fm_coex.coex_pll_stabilization_time); in wl1271_acx_fm_coex()
1632 cpu_to_le16(wl->conf.fm_coex.ldo_stabilization_time); in wl1271_acx_fm_coex()
1634 wl->conf.fm_coex.fm_disturbed_band_margin; in wl1271_acx_fm_coex()
1635 acx->swallow_clk_diff = wl->conf.fm_coex.swallow_clk_diff; in wl1271_acx_fm_coex()
Dconf.h1142 struct conf_fm_coex fm_coex; member
/linux-5.19.10/drivers/net/wireless/ti/wl12xx/
Dmain.c304 .fm_coex = {
/linux-5.19.10/drivers/net/wireless/ti/wl18xx/
Dmain.c442 .fm_coex = {