Home
last modified time | relevance | path

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

/linux-5.19.10/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()
278 .regmap_type = AD5310_REGMAP,
284 .regmap_type = AD5693_REGMAP,
290 .regmap_type = AD5686_REGMAP,
296 .regmap_type = AD5686_REGMAP,
302 .regmap_type = AD5686_REGMAP,
308 .regmap_type = AD5686_REGMAP,
314 .regmap_type = AD5686_REGMAP,
320 .regmap_type = AD5686_REGMAP,
325 .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.h113 enum ad5686_regmap_type regmap_type; member