Searched refs:TCU_REG_TESR (Results 1 – 4 of 4) sorted by relevance
15 #define TCU_REG_TESR 0x14 macro
99 regmap_write(tcu->map, TCU_REG_TESR, BIT(timer->channel)); in ingenic_tcu_cevt_set_next()234 regmap_write(tcu->map, TCU_REG_TESR, BIT(channel)); in ingenic_tcu_clocksource_init()
112 regmap_write(map, TCU_REG_TESR, BIT(TCU_OST_CHANNEL)); in ingenic_ost_probe()
96 regmap_write(jz->map, TCU_REG_TESR, BIT(pwm->hwpwm)); in jz4740_pwm_enable()