oc2 1032 drivers/thermal/tegra/soctherm.c u32 st, ex, oc1, oc2, oc3, oc4; oc2 1038 drivers/thermal/tegra/soctherm.c oc2 = st & OC_INTR_OC2_MASK; oc2 1041 drivers/thermal/tegra/soctherm.c ex = oc1 | oc2 | oc3 | oc4; oc2 1051 drivers/thermal/tegra/soctherm.c if (oc2 && !soctherm_handle_alarm(THROTTLE_OC2)) oc2 1064 drivers/thermal/tegra/soctherm.c if (oc2 && soc_irq_cdata.irq_enable & BIT(1))