Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iio/dac/
Dad5064.c82 enum ad5064_regmap_type regmap_type; member
207 if (st->chip_info->regmap_type == AD5064_REGMAP_LTC) { in ad5064_sync_powerdown_mode()
211 if (st->chip_info->regmap_type == AD5064_REGMAP_ADI2) in ad5064_sync_powerdown_mode()
456 .regmap_type = AD5064_REGMAP_LTC, \
465 .regmap_type = AD5064_REGMAP_ADI,
471 .regmap_type = AD5064_REGMAP_ADI,
477 .regmap_type = AD5064_REGMAP_ADI,
483 .regmap_type = AD5064_REGMAP_ADI,
489 .regmap_type = AD5064_REGMAP_ADI,
495 .regmap_type = AD5064_REGMAP_ADI,
[all …]
Dad5686.c85 switch (st->chip_info->regmap_type) { in ad5686_write_dac_powerdown()
271 .regmap_type = AD5310_REGMAP,
277 .regmap_type = AD5693_REGMAP,
283 .regmap_type = AD5686_REGMAP,
289 .regmap_type = AD5686_REGMAP,
295 .regmap_type = AD5686_REGMAP,
301 .regmap_type = AD5686_REGMAP,
306 .regmap_type = AD5686_REGMAP,
312 .regmap_type = AD5686_REGMAP,
318 .regmap_type = AD5686_REGMAP,
[all …]
Dad5686-spi.c22 switch (st->chip_info->regmap_type) { in ad5686_spi_write()
66 switch (st->chip_info->regmap_type) { in ad5686_spi_read()
Dad5686.h108 enum ad5686_regmap_type regmap_type; member