Home
last modified time | relevance | path

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

/linux/drivers/pwm/
H A Dpwm-sophgo-sg2042.c47 #define SG2044_PWM_OE 0xd0 macro
163 pwm_oe = readl(ddata->base + SG2044_PWM_OE); in pwm_sg2044_set_outputdir()
170 writel(pwm_oe, ddata->base + SG2044_PWM_OE); in pwm_sg2044_set_outputdir()