Home
last modified time | relevance | path

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

/linux/drivers/pwm/
H A Dpwm-sophgo-sg2042.c45 #define SG2044_PWM_POLARITY 0x40 macro
178 pwm_polarity = readl(ddata->base + SG2044_PWM_POLARITY); in pwm_sg2044_set_polarity()
185 writel(pwm_polarity, ddata->base + SG2044_PWM_POLARITY); in pwm_sg2044_set_polarity()