Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dphy.c4429 cfo->x_cap_lb = max_t(int, cfo->def_x_cap - CFO_BOUND, 0x1); in rtw89_phy_cfo_init()
4669 cfo->crystal_cap <= cfo->x_cap_lb) { in rtw89_phy_cfo_dm()
H A Dcore.h5121 u8 x_cap_lb; member