|
@@ -39,7 +39,6 @@ static const struct exynos_tmu_registers exynos4210_tmu_registers = {
|
|
.inten_rise3_shift = EXYNOS_TMU_INTEN_RISE3_SHIFT,
|
|
.inten_rise3_shift = EXYNOS_TMU_INTEN_RISE3_SHIFT,
|
|
.tmu_intstat = EXYNOS_TMU_REG_INTSTAT,
|
|
.tmu_intstat = EXYNOS_TMU_REG_INTSTAT,
|
|
.tmu_intclear = EXYNOS_TMU_REG_INTCLEAR,
|
|
.tmu_intclear = EXYNOS_TMU_REG_INTCLEAR,
|
|
- .intclr_rise_mask = EXYNOS4210_TMU_TRIG_LEVEL_MASK,
|
|
|
|
};
|
|
};
|
|
|
|
|
|
struct exynos_tmu_init_data const exynos4210_default_tmu_data = {
|
|
struct exynos_tmu_init_data const exynos4210_default_tmu_data = {
|
|
@@ -106,10 +105,6 @@ static const struct exynos_tmu_registers exynos3250_tmu_registers = {
|
|
.inten_fall0_shift = EXYNOS_TMU_INTEN_FALL0_SHIFT,
|
|
.inten_fall0_shift = EXYNOS_TMU_INTEN_FALL0_SHIFT,
|
|
.tmu_intstat = EXYNOS_TMU_REG_INTSTAT,
|
|
.tmu_intstat = EXYNOS_TMU_REG_INTSTAT,
|
|
.tmu_intclear = EXYNOS_TMU_REG_INTCLEAR,
|
|
.tmu_intclear = EXYNOS_TMU_REG_INTCLEAR,
|
|
- .intclr_fall_shift = EXYNOS_TMU_CLEAR_FALL_INT_SHIFT,
|
|
|
|
- .intclr_rise_shift = EXYNOS_TMU_RISE_INT_SHIFT,
|
|
|
|
- .intclr_rise_mask = EXYNOS_TMU_RISE_INT_MASK,
|
|
|
|
- .intclr_fall_mask = EXYNOS_TMU_FALL_INT_MASK,
|
|
|
|
.emul_con = EXYNOS_EMUL_CON,
|
|
.emul_con = EXYNOS_EMUL_CON,
|
|
.emul_temp_shift = EXYNOS_EMUL_DATA_SHIFT,
|
|
.emul_temp_shift = EXYNOS_EMUL_DATA_SHIFT,
|
|
.emul_time_shift = EXYNOS_EMUL_TIME_SHIFT,
|
|
.emul_time_shift = EXYNOS_EMUL_TIME_SHIFT,
|
|
@@ -193,10 +188,6 @@ static const struct exynos_tmu_registers exynos4412_tmu_registers = {
|
|
.inten_fall0_shift = EXYNOS_TMU_INTEN_FALL0_SHIFT,
|
|
.inten_fall0_shift = EXYNOS_TMU_INTEN_FALL0_SHIFT,
|
|
.tmu_intstat = EXYNOS_TMU_REG_INTSTAT,
|
|
.tmu_intstat = EXYNOS_TMU_REG_INTSTAT,
|
|
.tmu_intclear = EXYNOS_TMU_REG_INTCLEAR,
|
|
.tmu_intclear = EXYNOS_TMU_REG_INTCLEAR,
|
|
- .intclr_fall_shift = EXYNOS_TMU_CLEAR_FALL_INT_SHIFT,
|
|
|
|
- .intclr_rise_shift = EXYNOS_TMU_RISE_INT_SHIFT,
|
|
|
|
- .intclr_rise_mask = EXYNOS_TMU_RISE_INT_MASK,
|
|
|
|
- .intclr_fall_mask = EXYNOS_TMU_FALL_INT_MASK,
|
|
|
|
.emul_con = EXYNOS_EMUL_CON,
|
|
.emul_con = EXYNOS_EMUL_CON,
|
|
.emul_temp_shift = EXYNOS_EMUL_DATA_SHIFT,
|
|
.emul_temp_shift = EXYNOS_EMUL_DATA_SHIFT,
|
|
.emul_time_shift = EXYNOS_EMUL_TIME_SHIFT,
|
|
.emul_time_shift = EXYNOS_EMUL_TIME_SHIFT,
|
|
@@ -289,10 +280,6 @@ static const struct exynos_tmu_registers exynos5260_tmu_registers = {
|
|
.inten_fall0_shift = EXYNOS_TMU_INTEN_FALL0_SHIFT,
|
|
.inten_fall0_shift = EXYNOS_TMU_INTEN_FALL0_SHIFT,
|
|
.tmu_intstat = EXYNOS5260_TMU_REG_INTSTAT,
|
|
.tmu_intstat = EXYNOS5260_TMU_REG_INTSTAT,
|
|
.tmu_intclear = EXYNOS5260_TMU_REG_INTCLEAR,
|
|
.tmu_intclear = EXYNOS5260_TMU_REG_INTCLEAR,
|
|
- .intclr_fall_shift = EXYNOS5420_TMU_CLEAR_FALL_INT_SHIFT,
|
|
|
|
- .intclr_rise_shift = EXYNOS_TMU_RISE_INT_SHIFT,
|
|
|
|
- .intclr_rise_mask = EXYNOS5260_TMU_RISE_INT_MASK,
|
|
|
|
- .intclr_fall_mask = EXYNOS5260_TMU_FALL_INT_MASK,
|
|
|
|
.emul_con = EXYNOS5260_EMUL_CON,
|
|
.emul_con = EXYNOS5260_EMUL_CON,
|
|
.emul_temp_shift = EXYNOS_EMUL_DATA_SHIFT,
|
|
.emul_temp_shift = EXYNOS_EMUL_DATA_SHIFT,
|
|
.emul_time_shift = EXYNOS_EMUL_TIME_SHIFT,
|
|
.emul_time_shift = EXYNOS_EMUL_TIME_SHIFT,
|
|
@@ -373,10 +360,6 @@ static const struct exynos_tmu_registers exynos5420_tmu_registers = {
|
|
.inten_fall0_shift = EXYNOS_TMU_INTEN_FALL0_SHIFT,
|
|
.inten_fall0_shift = EXYNOS_TMU_INTEN_FALL0_SHIFT,
|
|
.tmu_intstat = EXYNOS_TMU_REG_INTSTAT,
|
|
.tmu_intstat = EXYNOS_TMU_REG_INTSTAT,
|
|
.tmu_intclear = EXYNOS_TMU_REG_INTCLEAR,
|
|
.tmu_intclear = EXYNOS_TMU_REG_INTCLEAR,
|
|
- .intclr_fall_shift = EXYNOS5420_TMU_CLEAR_FALL_INT_SHIFT,
|
|
|
|
- .intclr_rise_shift = EXYNOS_TMU_RISE_INT_SHIFT,
|
|
|
|
- .intclr_rise_mask = EXYNOS_TMU_RISE_INT_MASK,
|
|
|
|
- .intclr_fall_mask = EXYNOS_TMU_FALL_INT_MASK,
|
|
|
|
.emul_con = EXYNOS_EMUL_CON,
|
|
.emul_con = EXYNOS_EMUL_CON,
|
|
.emul_temp_shift = EXYNOS_EMUL_DATA_SHIFT,
|
|
.emul_temp_shift = EXYNOS_EMUL_DATA_SHIFT,
|
|
.emul_time_shift = EXYNOS_EMUL_TIME_SHIFT,
|
|
.emul_time_shift = EXYNOS_EMUL_TIME_SHIFT,
|
|
@@ -465,10 +448,6 @@ static const struct exynos_tmu_registers exynos5440_tmu_registers = {
|
|
.inten_fall0_shift = EXYNOS5440_TMU_INTEN_FALL0_SHIFT,
|
|
.inten_fall0_shift = EXYNOS5440_TMU_INTEN_FALL0_SHIFT,
|
|
.tmu_intstat = EXYNOS5440_TMU_S0_7_IRQ,
|
|
.tmu_intstat = EXYNOS5440_TMU_S0_7_IRQ,
|
|
.tmu_intclear = EXYNOS5440_TMU_S0_7_IRQ,
|
|
.tmu_intclear = EXYNOS5440_TMU_S0_7_IRQ,
|
|
- .intclr_fall_shift = EXYNOS5440_TMU_CLEAR_FALL_INT_SHIFT,
|
|
|
|
- .intclr_rise_shift = EXYNOS5440_TMU_RISE_INT_SHIFT,
|
|
|
|
- .intclr_rise_mask = EXYNOS5440_TMU_RISE_INT_MASK,
|
|
|
|
- .intclr_fall_mask = EXYNOS5440_TMU_FALL_INT_MASK,
|
|
|
|
.tmu_irqstatus = EXYNOS5440_TMU_IRQ_STATUS,
|
|
.tmu_irqstatus = EXYNOS5440_TMU_IRQ_STATUS,
|
|
.emul_con = EXYNOS5440_TMU_S0_7_DEBUG,
|
|
.emul_con = EXYNOS5440_TMU_S0_7_DEBUG,
|
|
.emul_temp_shift = EXYNOS_EMUL_DATA_SHIFT,
|
|
.emul_temp_shift = EXYNOS_EMUL_DATA_SHIFT,
|