Home
last modified time | relevance | path

Searched full:ht16k33 (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/devicetree/bindings/auxdisplay/
H A Dholtek,ht16k33.yaml4 $id: http://devicetree.org/schemas/auxdisplay/holtek,ht16k33.yaml#
7 title: Holtek HT16K33 RAM mapping 16*8 LED controller with keyscan
22 - const: holtek,ht16k33
24 - const: holtek,ht16k33 # Generic 16*8 LED controller with dot-matrix display
64 const: holtek,ht16k33
81 compatible = "holtek,ht16k33";
/linux/drivers/auxdisplay/
H A Dht16k33.c3 * HT16K33 driver
50 #define DRIVER_NAME "ht16k33"
217 * This gets the fb data from cache and copies it to ht16k33 display RAM
750 { "ht16k33", DISP_MATRIX },
764 .compatible = "holtek,ht16k33", .data = (void *)DISP_MATRIX,
781 MODULE_DESCRIPTION("Holtek HT16K33 driver");
H A DMakefile11 obj-$(CONFIG_HT16K33) += ht16k33.o
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6dl-victgo.dts278 compatible = "holtek,ht16k33";
/linux/
H A DMAINTAINERS11468 HT16K33 LED CONTROLLER DRIVER
11471 F: Documentation/devicetree/bindings/auxdisplay/holtek,ht16k33.yaml
11472 F: drivers/auxdisplay/ht16k33.c