Home
last modified time | relevance | path

Searched refs:oc1 (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/thermal/tegra/
Dsoctherm.c1003 u32 st, ex, oc1, oc2, oc3, oc4; in soctherm_edp_isr_thread() local
1008 oc1 = st & OC_INTR_OC1_MASK; in soctherm_edp_isr_thread()
1012 ex = oc1 | oc2 | oc3 | oc4; in soctherm_edp_isr_thread()
1019 if (oc1 && !soctherm_handle_alarm(THROTTLE_OC1)) in soctherm_edp_isr_thread()
1031 if (oc1 && soc_irq_cdata.irq_enable & BIT(0)) in soctherm_edp_isr_thread()
/Linux-v6.1/Documentation/devicetree/bindings/thermal/
Dnvidia,tegra124-soctherm.txt154 throttle_oc1: oc1 {