Searched refs:soctherm_oc_intr_enable (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/thermal/tegra/ |
| D | soctherm.c | 941 static void soctherm_oc_intr_enable(struct tegra_soctherm *ts, in soctherm_oc_intr_enable() function 1049 soctherm_oc_intr_enable(ts, THROTTLE_OC1, true); in soctherm_edp_isr_thread() 1052 soctherm_oc_intr_enable(ts, THROTTLE_OC2, true); in soctherm_edp_isr_thread() 1055 soctherm_oc_intr_enable(ts, THROTTLE_OC3, true); in soctherm_edp_isr_thread() 1058 soctherm_oc_intr_enable(ts, THROTTLE_OC4, true); in soctherm_edp_isr_thread() 1914 soctherm_oc_intr_enable(ts, throt, oc->intr_en); in soctherm_oc_cfg_program()
|