Home
last modified time | relevance | path

Searched refs:TCON_AUTO_RELOAD (Results 1 – 5 of 5) sorted by relevance

/u-boot/arch/arm/mach-nexell/include/mach/
A Dpwm.h28 #define TCON_AUTO_RELOAD(x) (1 << (TCON_OFFSET(x) + 3)) macro
/u-boot/arch/arm/mach-s5pc1xx/include/mach/
A Dpwm.h28 #define TCON_AUTO_RELOAD(x) (1 << (TCON_OFFSET(x) + 3)) macro
/u-boot/arch/arm/mach-exynos/include/mach/
A Dpwm.h28 #define TCON_AUTO_RELOAD(x) (1 << (TCON_OFFSET(x) + 3)) macro
/u-boot/drivers/pwm/
A Dexynos_pwm.c54 tcon |= TCON_AUTO_RELOAD(channel); in exynos_pwm_set_config()
/u-boot/arch/arm/cpu/armv7/s5p-common/
A Dpwm.c149 tcon |= TCON_AUTO_RELOAD(pwm_id); in pwm_config()

Completed in 5 milliseconds