Searched refs:soctherm_handle_alarm (Results 1 – 1 of 1) sorted by relevance
951 static int soctherm_handle_alarm(enum soctherm_throttle_id alarm) in soctherm_handle_alarm() function1019 if (oc1 && !soctherm_handle_alarm(THROTTLE_OC1)) in soctherm_edp_isr_thread()1022 if (oc2 && !soctherm_handle_alarm(THROTTLE_OC2)) in soctherm_edp_isr_thread()1025 if (oc3 && !soctherm_handle_alarm(THROTTLE_OC3)) in soctherm_edp_isr_thread()1028 if (oc4 && !soctherm_handle_alarm(THROTTLE_OC4)) in soctherm_edp_isr_thread()