Searched refs:PWM_ONESHOT_COUNT_MAX (Results 1 – 1 of 1) sorted by relevance
54 #define PWM_ONESHOT_COUNT_MAX 256 macro179 if (state->oneshot_count > 0 && state->oneshot_count <= PWM_ONESHOT_COUNT_MAX) in rockchip_pwm_config()208 if (state->oneshot_count > 0 && state->oneshot_count <= PWM_ONESHOT_COUNT_MAX) { in rockchip_pwm_config()