Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c928 .cfo_hw_comp = true,
H A Drtw8852b.c1069 .cfo_hw_comp = true,
H A Drtw8852a.c2473 .cfo_hw_comp = false,
H A Drtw8851b.c2709 .cfo_hw_comp = true,
H A Drtw8852c.c3274 .cfo_hw_comp = false,
H A Drtw8922a.c3338 .cfo_hw_comp = true,
H A Drtw8922d.c3813 .cfo_hw_comp = true,
H A Dcore.h5838 bool cfo_hw_comp; member
H A Dphy.c5062 if (chip->cfo_hw_comp) { in rtw89_dcfo_comp_init()