Home
last modified time | relevance | path

Searched refs:TH1520_PWM_START (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/pwm/
H A Dpwm_th1520.rs55 const TH1520_PWM_START: u32 = 1 << 0; constant
302 iomap.try_write32(wfhw.ctrl_val | TH1520_PWM_START, th1520_pwm_ctrl(hwpwm))?; in write_waveform()