Searched refs:REG_TCMPB (Results 1 – 2 of 2) sorted by relevance
34 #define REG_TCMPB(chan) (0x10 + ((chan) * 0xc)) macro319 oldtcmp = readl(our_chip->base + REG_TCMPB(pwm->hwpwm)); in __pwm_samsung_config()365 writel(tcmp, our_chip->base + REG_TCMPB(pwm->hwpwm)); in __pwm_samsung_config()
36 #define REG_TCMPB(chan) (0x10 + 12 * (chan)) macro154 writel_relaxed(tcnt, pwm.base + REG_TCMPB(channel)); in samsung_time_setup()