Searched refs:AXI_DAC_RSTN_REG (Results 1 – 1 of 1) sorted by relevance
44 #define AXI_DAC_RSTN_REG 0x0040 macro128 ret = regmap_set_bits(st->regmap, AXI_DAC_RSTN_REG, in axi_dac_enable()144 return regmap_set_bits(st->regmap, AXI_DAC_RSTN_REG, in axi_dac_enable()153 regmap_write(st->regmap, AXI_DAC_RSTN_REG, 0); in axi_dac_disable()937 ret = regmap_write(st->regmap, AXI_DAC_RSTN_REG, 0); in axi_dac_probe()
Completed in 44 milliseconds