Searched defs:REG_TCMPB (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/clocksource/ | ||
H A D | samsung_pwm_timer.c | 35 #define REG_TCMPB(chan) (0x10 + 12 * (chan)) macro |
/linux/drivers/pwm/ | ||
H A D | pwm-samsung.c | 34 #define REG_TCMPB(chan) (0x10 + ((chan) * 0xc)) macro |