Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c831 .thermal_th = {0x32, 0x35},
H A Drtw8852b.c971 .thermal_th = {0x32, 0x35},
H A Drtw8852a.c2376 .thermal_th = {0x32, 0x35},
H A Drtw8851b.c2614 .thermal_th = {0x32, 0x35},
H A Drtw8852c.c3173 .thermal_th = {0x32, 0x35},
H A Drtw8922a.c3239 .thermal_th = {0xad, 0xb4},
H A Dcore.c7177 rtwdev->hal.thermal_prot_th = chip->thermal_th[1]; in rtw89_core_setup_phycap()
7179 rtwdev->hal.thermal_prot_th = chip->thermal_th[0]; in rtw89_core_setup_phycap()
H A Drtw8922d.c3714 .thermal_th = {0xac, 0xb4},
H A Dcore.h5738 u8 thermal_th[2]; member