Lines Matching full:ltc2632
3 * LTC2632 Digital to analog convertors spi driver
387 { "ltc2632-l12", (kernel_ulong_t)<c2632_chip_info_tbl[ID_LTC2632L12] },
388 { "ltc2632-l10", (kernel_ulong_t)<c2632_chip_info_tbl[ID_LTC2632L10] },
389 { "ltc2632-l8", (kernel_ulong_t)<c2632_chip_info_tbl[ID_LTC2632L8] },
390 { "ltc2632-h12", (kernel_ulong_t)<c2632_chip_info_tbl[ID_LTC2632H12] },
391 { "ltc2632-h10", (kernel_ulong_t)<c2632_chip_info_tbl[ID_LTC2632H10] },
392 { "ltc2632-h8", (kernel_ulong_t)<c2632_chip_info_tbl[ID_LTC2632H8] },
411 .compatible = "lltc,ltc2632-l12",
414 .compatible = "lltc,ltc2632-l10",
417 .compatible = "lltc,ltc2632-l8",
420 .compatible = "lltc,ltc2632-h12",
423 .compatible = "lltc,ltc2632-h10",
426 .compatible = "lltc,ltc2632-h8",
471 .name = "ltc2632",
481 MODULE_DESCRIPTION("LTC2632 DAC SPI driver");