Home
last modified time | relevance | path

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

/Linux-v6.6/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()
279 .regmap_type = AD5310_REGMAP,
285 .regmap_type = AD5693_REGMAP,
291 .regmap_type = AD5686_REGMAP,
297 .regmap_type = AD5686_REGMAP,
303 .regmap_type = AD5686_REGMAP,
309 .regmap_type = AD5686_REGMAP,
315 .regmap_type = AD5686_REGMAP,
321 .regmap_type = AD5686_REGMAP,
327 .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.h114 enum ad5686_regmap_type regmap_type; member