Home
last modified time | relevance | path

Searched refs:action_changed (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_thermal.c63 bool action_changed = false; in rtw_hal_check_thermal_protect() local
76 action_changed = true; in rtw_hal_check_thermal_protect()
91 action_changed = true; in rtw_hal_check_thermal_protect()
96 action_changed = true; in rtw_hal_check_thermal_protect()
109 action_changed = true; in rtw_hal_check_thermal_protect()
126 if(action_changed) in rtw_hal_check_thermal_protect()
128 return action_changed; in rtw_hal_check_thermal_protect()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_thermal.c63 bool action_changed = false; in rtw_hal_check_thermal_protect() local
76 action_changed = true; in rtw_hal_check_thermal_protect()
91 action_changed = true; in rtw_hal_check_thermal_protect()
96 action_changed = true; in rtw_hal_check_thermal_protect()
109 action_changed = true; in rtw_hal_check_thermal_protect()
126 if(action_changed) in rtw_hal_check_thermal_protect()
128 return action_changed; in rtw_hal_check_thermal_protect()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_thermal.c112 bool action_changed = false; in phl_thermal_protect_watchdog() local
118 action_changed = rtw_hal_check_thermal_protect(phl_com, phl_info->hal); in phl_thermal_protect_watchdog()
120 if(action_changed == false) in phl_thermal_protect_watchdog()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_thermal.c112 bool action_changed = false; in phl_thermal_protect_watchdog() local
118 action_changed = rtw_hal_check_thermal_protect(phl_com, phl_info->hal); in phl_thermal_protect_watchdog()
120 if(action_changed == false) in phl_thermal_protect_watchdog()