Searched refs:ch_period (Results 1 – 1 of 1) sorted by relevance
145 uint32_t ctrl, ch_period; in sxipwm_get_state() local153 ch_period = HREAD4(sc, PWM_CH0_PERIOD); in sxipwm_get_state()166 cycles = ((ch_period >> PWM_CH0_CYCLES_SHIFT) & in sxipwm_get_state()168 act_cycles = (ch_period >> PWM_CH0_ACT_CYCLES_SHIFT) & in sxipwm_get_state()