Searched refs:RCAR_PWM_DIVISER_MASK (Results 1 – 1 of 1) sorted by relevance
44 #define RCAR_PWM_DIVISER_MASK (RCAR_PWM_CR_CC_MASK | RCAR_PWM_CR_CCMD) macro94 power = pwm_rcar_read(config, RCAR_PWM_CR(channel)) & RCAR_PWM_DIVISER_MASK; in pwm_rcar_update_clk()128 reg_val &= ~RCAR_PWM_DIVISER_MASK; in pwm_rcar_update_clk()210 diviser = pwm_rcar_read(config, RCAR_PWM_CR(channel)) & RCAR_PWM_DIVISER_MASK; in pwm_rcar_get_cycles_per_sec()