Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/realtek/rtw89/
Dphy.c2238 cfo->x_cap_ub = min_t(int, cfo->def_x_cap + CFO_BOUND, 0x7f); in rtw89_phy_cfo_init()
2472 if (cfo->crystal_cap >= cfo->x_cap_ub || in rtw89_phy_cfo_dm()
Dcore.h3158 u8 x_cap_ub; member