Home
last modified time | relevance | path

Searched full:max6959 (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/devicetree/bindings/auxdisplay/
H A Dmaxim,max6959.yaml4 $id: http://devicetree.org/schemas/auxdisplay/maxim,max6959.yaml#
14 an I2C interface to up to four 7-segment LED digits. The MAX6959,
23 const: maxim,max6959
41 compatible = "maxim,max6959";
/linux/drivers/auxdisplay/
H A Dmax6959.c5 * https://www.analog.com/media/en/technical-documentation/data-sheets/MAX6958-MAX6959.pdf
168 { "max6959" },
174 { .compatible = "maxim,max6959" },
181 .name = "max6959",
H A DMakefile16 obj-$(CONFIG_MAX6959) += max6959.o