Searched refs:TCU_REG_TDFRc (Results 1 – 3 of 3) sorted by relevance
51 #define TCU_REG_TDFRc(c) (TCU_REG_TDFR0 + ((c) * TCU_CHANNEL_STRIDE)) macro
110 regmap_write(jz->map, TCU_REG_TDFRc(pwm->hwpwm), 0x0); in jz4740_pwm_disable()184 regmap_write(jz->map, TCU_REG_TDFRc(pwm->hwpwm), period); in jz4740_pwm_apply()
97 regmap_write(tcu->map, TCU_REG_TDFRc(timer->channel), next); in ingenic_tcu_cevt_set_next()230 regmap_write(tcu->map, TCU_REG_TDFRc(channel), 0xffff); in ingenic_tcu_clocksource_init()