Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dphy.c4344 cfo->x_cap_ofst = (s8)((int)cfo->crystal_cap - cfo->def_x_cap); in rtw89_phy_cfo_set_crystal_cap()
4349 cfo->x_cap_ofst); in rtw89_phy_cfo_set_crystal_cap()
4432 cfo->x_cap_ofst = 0; in rtw89_phy_cfo_init()
4682 cfo->x_cap_ofst); in rtw89_phy_cfo_dm()
H A Dcore.h5106 s8 x_cap_ofst; member