Searched refs:JZ_GPIO_FUNC_PWM (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/mips/include/asm/mach-jz4740/
H A Dgpio.h351 #define JZ_GPIO_FUNC_PWM JZ_GPIO_FUNC1 macro
352 #define JZ_GPIO_FUNC_PWM0 JZ_GPIO_FUNC_PWM
353 #define JZ_GPIO_FUNC_PWM1 JZ_GPIO_FUNC_PWM
354 #define JZ_GPIO_FUNC_PWM2 JZ_GPIO_FUNC_PWM
355 #define JZ_GPIO_FUNC_PWM3 JZ_GPIO_FUNC_PWM
356 #define JZ_GPIO_FUNC_PWM4 JZ_GPIO_FUNC_PWM
357 #define JZ_GPIO_FUNC_PWM5 JZ_GPIO_FUNC_PWM
358 #define JZ_GPIO_FUNC_PWM6 JZ_GPIO_FUNC_PWM
359 #define JZ_GPIO_FUNC_PWM7 JZ_GPIO_FUNC_PWM
/linux-4.4.14/drivers/pwm/
H A Dpwm-jz4740.c69 jz_gpio_set_function(gpio, JZ_GPIO_FUNC_PWM); jz4740_pwm_request()

Completed in 158 milliseconds