Home
last modified time | relevance | path

Searched refs:TCU_TCSR_PWM_INITL_HIGH (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/pwm/
H A Dpwm-jz4740.c204 TCU_TCSR_PWM_INITL_HIGH, 0); in jz4740_pwm_apply()
207 TCU_TCSR_PWM_INITL_HIGH, in jz4740_pwm_apply()
208 TCU_TCSR_PWM_INITL_HIGH); in jz4740_pwm_apply()
/openbmc/linux/include/linux/mfd/
H A Dingenic-tcu.h45 #define TCU_TCSR_PWM_INITL_HIGH BIT(8) /* Sets the initial output level */ macro
/openbmc/u-boot/arch/mips/mach-jz47xx/jz4780/
H A Dtimer.c41 #define TCU_TCSR_PWM_INITL_HIGH BIT(8) macro