Searched refs:AXI_PWMGEN_CHX_OFFSET (Results 1 – 1 of 1) sorted by relevance
44 #define AXI_PWMGEN_CHX_OFFSET(ch) (0xC0 + (4 * (ch))) macro157 ret = regmap_write(regmap, AXI_PWMGEN_CHX_OFFSET(ch), wfhw->duty_offset_cnt); in axi_pwmgen_write_waveform()182 ret = regmap_read(regmap, AXI_PWMGEN_CHX_OFFSET(ch), &wfhw->duty_offset_cnt); in axi_pwmgen_read_waveform()