Lines Matching full:ltc2632
3 * LTC2632 Digital to analog convertors spi driver
389 { "ltc2632-l12", (kernel_ulong_t)<c2632_chip_info_tbl[ID_LTC2632L12] },
390 { "ltc2632-l10", (kernel_ulong_t)<c2632_chip_info_tbl[ID_LTC2632L10] },
391 { "ltc2632-l8", (kernel_ulong_t)<c2632_chip_info_tbl[ID_LTC2632L8] },
392 { "ltc2632-h12", (kernel_ulong_t)<c2632_chip_info_tbl[ID_LTC2632H12] },
393 { "ltc2632-h10", (kernel_ulong_t)<c2632_chip_info_tbl[ID_LTC2632H10] },
394 { "ltc2632-h8", (kernel_ulong_t)<c2632_chip_info_tbl[ID_LTC2632H8] },
413 .compatible = "lltc,ltc2632-l12",
416 .compatible = "lltc,ltc2632-l10",
419 .compatible = "lltc,ltc2632-l8",
422 .compatible = "lltc,ltc2632-h12",
425 .compatible = "lltc,ltc2632-h10",
428 .compatible = "lltc,ltc2632-h8",
473 .name = "ltc2632",
483 MODULE_DESCRIPTION("LTC2632 DAC SPI driver");