Home
last modified time | relevance | path

Searched refs:soctherm_oc_intr_enable (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/tegra/
H A Dsoctherm.c936 * soctherm_oc_intr_enable() - Enables the soctherm over-current interrupt
945 static void soctherm_oc_intr_enable(struct tegra_soctherm *ts, in soctherm_oc_intr_enable() function
1053 soctherm_oc_intr_enable(ts, THROTTLE_OC1, true); in soctherm_edp_isr_thread()
1056 soctherm_oc_intr_enable(ts, THROTTLE_OC2, true); in soctherm_edp_isr_thread()
1059 soctherm_oc_intr_enable(ts, THROTTLE_OC3, true); in soctherm_edp_isr_thread()
1062 soctherm_oc_intr_enable(ts, THROTTLE_OC4, true); in soctherm_edp_isr_thread()
1924 soctherm_oc_intr_enable(ts, throt, oc->intr_en); in soctherm_oc_cfg_program()
/kernel/linux/linux-6.6/drivers/thermal/tegra/
H A Dsoctherm.c898 * soctherm_oc_intr_enable() - Enables the soctherm over-current interrupt
907 static void soctherm_oc_intr_enable(struct tegra_soctherm *ts, in soctherm_oc_intr_enable() function
1015 soctherm_oc_intr_enable(ts, THROTTLE_OC1, true); in soctherm_edp_isr_thread()
1018 soctherm_oc_intr_enable(ts, THROTTLE_OC2, true); in soctherm_edp_isr_thread()
1021 soctherm_oc_intr_enable(ts, THROTTLE_OC3, true); in soctherm_edp_isr_thread()
1024 soctherm_oc_intr_enable(ts, THROTTLE_OC4, true); in soctherm_edp_isr_thread()
1886 soctherm_oc_intr_enable(ts, throt, oc->intr_en); in soctherm_oc_cfg_program()

Completed in 7 milliseconds