Searched refs:PWM_PERIOD (Results 1 – 2 of 2) sorted by relevance
16 PWM_PERIOD=2500000 #400HZ30 echo "set pwm period to $PWM_PERIOD ns"31 if ! echo "$PWM_PERIOD" > "${PWM_PATH}/period"; then
49 #define PWM_PERIOD(ch) (0x1c + ((ch) * PWM_CH_SIZE)) macro170 brcmstb_pwm_writel(p, pc, PWM_PERIOD(channel)); in brcmstb_pwm_config()