Home
last modified time | relevance | path

Searched defs:REG_TCMPB (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/clocksource/
H A Dsamsung_pwm_timer.c35 #define REG_TCMPB(chan) (0x10 + 12 * (chan)) macro
/openbmc/linux/drivers/pwm/
H A Dpwm-samsung.c34 #define REG_TCMPB(chan) (0x10 + ((chan) * 0xc)) macro