oc1 1032 drivers/thermal/tegra/soctherm.c u32 st, ex, oc1, oc2, oc3, oc4; oc1 1037 drivers/thermal/tegra/soctherm.c oc1 = st & OC_INTR_OC1_MASK; oc1 1041 drivers/thermal/tegra/soctherm.c ex = oc1 | oc2 | oc3 | oc4; oc1 1048 drivers/thermal/tegra/soctherm.c if (oc1 && !soctherm_handle_alarm(THROTTLE_OC1)) oc1 1060 drivers/thermal/tegra/soctherm.c if (oc1 && soc_irq_cdata.irq_enable & BIT(0))