Home
last modified time | relevance | path

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

/Linux-v5.15/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
17 const: holtek,ht16k33
59 ht16k33: ht16k33@70 {
60 compatible = "holtek,ht16k33";
/Linux-v5.15/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
518 { "ht16k33", 0 },
524 { .compatible = "holtek,ht16k33", },
540 MODULE_DESCRIPTION("Holtek HT16K33 driver");
DMakefile13 obj-$(CONFIG_HT16K33) += ht16k33.o
DKconfig163 config HT16K33 config
164 tristate "Holtek Ht16K33 LED controller with keyscan"
173 Say yes here to add support for Holtek HT16K33, RAM mapping 16*8
/Linux-v5.15/arch/arm/boot/dts/
Dimx6dl-victgo.dts381 compatible = "holtek,ht16k33";
/Linux-v5.15/
DMAINTAINERS8609 HT16K33 LED CONTROLLER DRIVER
8612 F: Documentation/devicetree/bindings/auxdisplay/holtek,ht16k33.yaml
8613 F: drivers/auxdisplay/ht16k33.c