Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/realtek/rtw89/
Dphy.c2239 cfo->x_cap_lb = max_t(int, cfo->def_x_cap - CFO_BOUND, 0x1); in rtw89_phy_cfo_init()
2473 cfo->crystal_cap <= cfo->x_cap_lb) { in rtw89_phy_cfo_dm()
Dcore.h3157 u8 x_cap_lb; member