Searched refs:soctherm_handle_alarm (Results 1 – 1 of 1) sorted by relevance
984 static int soctherm_handle_alarm(enum soctherm_throttle_id alarm) in soctherm_handle_alarm() function1052 if (oc1 && !soctherm_handle_alarm(THROTTLE_OC1)) in soctherm_edp_isr_thread()1055 if (oc2 && !soctherm_handle_alarm(THROTTLE_OC2)) in soctherm_edp_isr_thread()1058 if (oc3 && !soctherm_handle_alarm(THROTTLE_OC3)) in soctherm_edp_isr_thread()1061 if (oc4 && !soctherm_handle_alarm(THROTTLE_OC4)) in soctherm_edp_isr_thread()