Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/devicetree/bindings/auxdisplay/
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
63 const: holtek,ht16k33
79 ht16k33: ht16k33@70 {
80 compatible = "holtek,ht16k33";
/Linux-v6.1/drivers/auxdisplay/
Dht16k33.c3 * HT16K33 driver
49 #define DRIVER_NAME "ht16k33"
246 * This gets the fb data from cache and copies it to ht16k33 display RAM
802 { "ht16k33", 0 },
816 .compatible = "holtek,ht16k33", .data = (void *)DISP_MATRIX,
833 MODULE_DESCRIPTION("Holtek HT16K33 driver");
DMakefile13 obj-$(CONFIG_HT16K33) += ht16k33.o
DKconfig170 config HT16K33 config
171 tristate "Holtek Ht16K33 LED controller with keyscan"
183 Say yes here to add support for Holtek HT16K33, RAM mapping 16*8
/Linux-v6.1/arch/arm/boot/dts/
Dimx6dl-victgo.dts250 compatible = "holtek,ht16k33";
/Linux-v6.1/
DMAINTAINERS9406 HT16K33 LED CONTROLLER DRIVER
9409 F: Documentation/devicetree/bindings/auxdisplay/holtek,ht16k33.yaml
9410 F: drivers/auxdisplay/ht16k33.c