Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dsamsung_pwm_timer.c40 #define TCFG1_SHIFT(x) ((x) * 4) macro
/openbmc/linux/drivers/pwm/
H A Dpwm-samsung.c40 #define TCFG1_SHIFT(chan) (4 * (chan)) macro