oc4              1032 drivers/thermal/tegra/soctherm.c 	u32 st, ex, oc1, oc2, oc3, oc4;
oc4              1040 drivers/thermal/tegra/soctherm.c 	oc4 = st & OC_INTR_OC4_MASK;
oc4              1041 drivers/thermal/tegra/soctherm.c 	ex = oc1 | oc2 | oc3 | oc4;
oc4              1057 drivers/thermal/tegra/soctherm.c 		if (oc4 && !soctherm_handle_alarm(THROTTLE_OC4))
oc4              1072 drivers/thermal/tegra/soctherm.c 		if (oc4 && soc_irq_cdata.irq_enable & BIT(3))