Searched refs:REG_TCMPB (Results 1 – 2 of 2) sorted by relevance
36 #define REG_TCMPB(chan) (0x10 + ((chan) * 0xc)) macro310 oldtcmp = readl(our_chip->base + REG_TCMPB(pwm->hwpwm)); in pwm_samsung_config()356 writel(tcmp, our_chip->base + REG_TCMPB(pwm->hwpwm)); in pwm_samsung_config()
39 #define REG_TCMPB(chan) (0x10 + 12 * (chan)) macro157 __raw_writel(tcnt, pwm.base + REG_TCMPB(channel)); in samsung_time_setup()