Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/realtek/rtw89/
Dphy.c2530 cfo->x_cap_ub = min_t(int, cfo->def_x_cap + CFO_BOUND, 0x7f); in rtw89_phy_cfo_init()
2769 if (cfo->crystal_cap >= cfo->x_cap_ub || in rtw89_phy_cfo_dm()
Dcore.h4080 u8 x_cap_ub; member