thermctl_isr_mask  673 drivers/thermal/tegra/soctherm.c 	r = REG_SET_MASK(r, zn->sg->thermctl_isr_mask, TH_INTR_UP_DN_EN);
thermctl_isr_mask  685 drivers/thermal/tegra/soctherm.c 	r = REG_SET_MASK(r, zn->sg->thermctl_isr_mask, 0);
thermctl_isr_mask   82 drivers/thermal/tegra/soctherm.h 	u32 thermctl_isr_mask;
thermctl_isr_mask   59 drivers/thermal/tegra/tegra124-soctherm.c 	.thermctl_isr_mask = THERM_IRQ_CPU_MASK,
thermctl_isr_mask   78 drivers/thermal/tegra/tegra124-soctherm.c 	.thermctl_isr_mask = THERM_IRQ_GPU_MASK,
thermctl_isr_mask   95 drivers/thermal/tegra/tegra124-soctherm.c 	.thermctl_isr_mask = THERM_IRQ_TSENSE_MASK,
thermctl_isr_mask  114 drivers/thermal/tegra/tegra124-soctherm.c 	.thermctl_isr_mask = THERM_IRQ_MEM_MASK,
thermctl_isr_mask   59 drivers/thermal/tegra/tegra132-soctherm.c 	.thermctl_isr_mask = THERM_IRQ_CPU_MASK,
thermctl_isr_mask   78 drivers/thermal/tegra/tegra132-soctherm.c 	.thermctl_isr_mask = THERM_IRQ_GPU_MASK,
thermctl_isr_mask   95 drivers/thermal/tegra/tegra132-soctherm.c 	.thermctl_isr_mask = THERM_IRQ_TSENSE_MASK,
thermctl_isr_mask  114 drivers/thermal/tegra/tegra132-soctherm.c 	.thermctl_isr_mask = THERM_IRQ_MEM_MASK,
thermctl_isr_mask   60 drivers/thermal/tegra/tegra210-soctherm.c 	.thermctl_isr_mask = THERM_IRQ_CPU_MASK,
thermctl_isr_mask   79 drivers/thermal/tegra/tegra210-soctherm.c 	.thermctl_isr_mask = THERM_IRQ_GPU_MASK,
thermctl_isr_mask   96 drivers/thermal/tegra/tegra210-soctherm.c 	.thermctl_isr_mask = THERM_IRQ_TSENSE_MASK,
thermctl_isr_mask  115 drivers/thermal/tegra/tegra210-soctherm.c 	.thermctl_isr_mask = THERM_IRQ_MEM_MASK,