Home
last modified time | relevance | path

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

/linux/drivers/pwm/
H A Dpwm-jz4740.c205 TCU_TCSR_PWM_INITL_HIGH); in jz4740_pwm_apply()
208 TCU_TCSR_PWM_INITL_HIGH); in jz4740_pwm_apply()
/linux/include/linux/mfd/
H A Dingenic-tcu.h45 #define TCU_TCSR_PWM_INITL_HIGH BIT(8) /* Sets the initial output level */ macro