Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dad4170-4.c61 #define AD4170_CLOCK_CTRL_REG 0x6B macro
236 [AD4170_CLOCK_CTRL_REG] = 2,
2426 return regmap_write(st->regmap, AD4170_CLOCK_CTRL_REG, st->clock_ctrl); in ad4170_sel_clk()
2548 ret = regmap_write(st->regmap, AD4170_CLOCK_CTRL_REG, st->clock_ctrl); in ad4170_parse_firmware()