Searched refs:PWM_CWORD_LSB (Results 1 – 1 of 1) sorted by relevance
35 #define PWM_CWORD_LSB(ch) (0x0c + ((ch) * PWM_CH_SIZE)) macro169 brcmstb_pwm_writel(p, cword & 0xff, PWM_CWORD_LSB(channel)); in brcmstb_pwm_config()