Searched refs:OST_PWM_PWCR (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/arch/unicore32/include/mach/ | ||
| D | regs-ost.h | 43 #define OST_PWM_PWCR (0x00) macro |
| /linux-4.4.14/drivers/pwm/ | ||
| D | pwm-puv3.c | 73 writel(prescale, puv3->base + OST_PWM_PWCR); in puv3_pwm_config() |