Home
last modified time | relevance | path

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

/linux/drivers/pwm/
H A Dpwm-axi-pwmgen.c47 struct axi_pwmgen_ddata { struct
66 static struct axi_pwmgen_ddata *axi_pwmgen_ddata_from_chip(struct pwm_chip *chip) in axi_pwmgen_ddata_from_chip() argument
77 struct axi_pwmgen_ddata *ddata = axi_pwmgen_ddata_from_chip(chip); in axi_pwmgen_round_waveform_tohw()
121 struct axi_pwmgen_ddata *ddata = axi_pwmgen_ddata_from_chip(chip); in axi_pwmgen_round_waveform_fromhw()
140 struct axi_pwmgen_ddata *ddata = axi_pwmgen_ddata_from_chip(chip); in axi_pwmgen_write_waveform()
165 struct axi_pwmgen_ddata *ddata = axi_pwmgen_ddata_from_chip(chip); in axi_pwmgen_read_waveform()
255 struct axi_pwmgen_ddata *ddata; in axi_pwmgen_probe()