Searched defs:TCFG1_SHIFT (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/clocksource/ | ||
| H A D | samsung_pwm_timer.c | 40 #define TCFG1_SHIFT(x) ((x) * 4) macro |
| /linux/drivers/pwm/ | ||
| H A D | pwm-samsung.c | 40 #define TCFG1_SHIFT(chan) (4 * (chan)) macro |