Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c761 .thermal_th = {0x32, 0x35},
H A Drtw8852b.c827 .thermal_th = {0x32, 0x35},
H A Drtw8852a.c2191 .thermal_th = {0x32, 0x35},
H A Drtw8851b.c2474 .thermal_th = {0x32, 0x35},
H A Dcore.c5030 rtwdev->hal.thermal_prot_th = chip->thermal_th[1]; in rtw89_core_setup_phycap()
5032 rtwdev->hal.thermal_prot_th = chip->thermal_th[0]; in rtw89_core_setup_phycap()
H A Drtw8852c.c2985 .thermal_th = {0x32, 0x35},
H A Drtw8922a.c2796 .thermal_th = {0xad, 0xb4},
H A Dcore.h4277 u8 thermal_th[2]; member