Searched refs:PWM_SEC (Results 1 – 6 of 6) sorted by relevance
30 #define PWM_SEC(x) (PWM_MSEC(x) * 1000UL) macro32 #define PWM_HZ(x) (PWM_SEC(1UL) / (x))
19 #define MIN_PERIOD PWM_SEC(1U) / 128U20 #define MAX_PERIOD PWM_SEC(1U)
43 pwms = <&pwm_ccu40 2 PWM_SEC(1) PWM_POLARITY_NORMAL>;47 pwms = <&pwm_ccu40 3 PWM_SEC(1) PWM_POLARITY_NORMAL>;
42 pwms = <&pwm_ccu80 4 PWM_SEC(1) PWM_POLARITY_NORMAL>;46 pwms = <&pwm_ccu80 0 PWM_SEC(1) PWM_POLARITY_NORMAL>;
21 /* PWM_SEC(1) PWM_USEC(7812) */
23 /* PWM_SEC(1) PWM_USEC(7812) */