Searched refs:PWM_DTY_MASK (Results 1 – 1 of 1) sorted by relevance
45 #define PWM_DTY_MASK GENMASK(15, 0) macro174 val = (dty & PWM_DTY_MASK) | PWM_PRD(prd); in sun4i_pwm_config()