Home
last modified time | relevance | path

Searched refs:cfo_hw_comp (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c848 .cfo_hw_comp = true,
H A Drtw8852b.c915 .cfo_hw_comp = true,
H A Drtw8852a.c2279 .cfo_hw_comp = false,
H A Drtw8851b.c2560 .cfo_hw_comp = true,
H A Drtw8852c.c3077 .cfo_hw_comp = false,
H A Drtw8922a.c2885 .cfo_hw_comp = true,
H A Dcore.h4368 bool cfo_hw_comp; member
H A Dphy.c4409 if (chip->cfo_hw_comp) { in rtw89_dcfo_comp_init()