Home
last modified time | relevance | path

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

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