Home
last modified time | relevance | path

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

/linux-6.14.4/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
81 compatible = "holtek,ht16k33";
/linux-6.14.4/drivers/auxdisplay/
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");
DMakefile11 obj-$(CONFIG_HT16K33) += ht16k33.o
DKconfig490 config HT16K33 config
491 tristate "Holtek Ht16K33 LED controller with keyscan"
500 Say yes here to add support for Holtek HT16K33, RAM mapping 16*8
/linux-6.14.4/arch/arm/boot/dts/nxp/imx/
Dimx6dl-victgo.dts278 compatible = "holtek,ht16k33";
/linux-6.14.4/
DMAINTAINERS10663 HT16K33 LED CONTROLLER DRIVER
10666 F: Documentation/devicetree/bindings/auxdisplay/holtek,ht16k33.yaml
10667 F: drivers/auxdisplay/ht16k33.c