Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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
64 const: holtek,ht16k33
80 ht16k33: ht16k33@70 {
81 compatible = "holtek,ht16k33";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/
Dht16k33.txt1 Holtek ht16k33 RAM mapping 16*8 LED controller driver with keyscan
5 - compatible: "holtek,ht16k33"
20 ht16k33: ht16k33@70 {
21 compatible = "holtek,ht16k33";
/kernel/linux/linux-5.10/drivers/auxdisplay/
Dht16k33.c3 * HT16K33 driver
37 #define DRIVER_NAME "ht16k33"
124 * This gets the fb data from cache and copies it to ht16k33 display RAM
530 { "ht16k33", 0 },
536 { .compatible = "holtek,ht16k33", },
552 MODULE_DESCRIPTION("Holtek HT16K33 driver");
DMakefile12 obj-$(CONFIG_HT16K33) += ht16k33.o
DKconfig144 config HT16K33 config
145 tristate "Holtek Ht16K33 LED controller with keyscan"
154 Say yes here to add support for Holtek HT16K33, RAM mapping 16*8
/kernel/linux/linux-6.6/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
801 { "ht16k33", 0 },
815 .compatible = "holtek,ht16k33", .data = (void *)DISP_MATRIX,
832 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
/kernel/linux/linux-6.6/arch/arm/boot/dts/nxp/imx/
Dimx6dl-victgo.dts278 compatible = "holtek,ht16k33";
/kernel/linux/linux-5.10/
DMAINTAINERS8073 HT16K33 LED CONTROLLER DRIVER
8076 F: Documentation/devicetree/bindings/display/ht16k33.txt
8077 F: drivers/auxdisplay/ht16k33.c
/kernel/linux/linux-6.6/
DMAINTAINERS9619 HT16K33 LED CONTROLLER DRIVER
9622 F: Documentation/devicetree/bindings/auxdisplay/holtek,ht16k33.yaml
9623 F: drivers/auxdisplay/ht16k33.c