Home
last modified time | relevance | path

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

/linux/drivers/iio/dac/
H A Dadi-axi-dac.c58 #define AXI_DAC_REG_CHAN_CNTRL_2(c) (0x0404 + (c) * 0x40) macro
160 reg = AXI_DAC_REG_CHAN_CNTRL_2(chan); in __axi_dac_frequency_get()
232 reg = AXI_DAC_REG_CHAN_CNTRL_2(chan->channel); in axi_dac_phase_get()
265 reg = AXI_DAC_REG_CHAN_CNTRL_2(chan); in __axi_dac_frequency_set()
360 reg = AXI_DAC_REG_CHAN_CNTRL_2(chan->channel); in axi_dac_phase_set()