Searched full:ht16k33 (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/auxdisplay/ |
D | holtek,ht16k33.yaml | 4 $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/ |
D | ht16k33.c | 3 * 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");
|
D | Makefile | 13 obj-$(CONFIG_HT16K33) += ht16k33.o
|
D | Kconfig | 170 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/ |
D | imx6dl-victgo.dts | 250 compatible = "holtek,ht16k33";
|
/Linux-v6.1/ |
D | MAINTAINERS | 9406 HT16K33 LED CONTROLLER DRIVER 9409 F: Documentation/devicetree/bindings/auxdisplay/holtek,ht16k33.yaml 9410 F: drivers/auxdisplay/ht16k33.c
|