Searched full:ht16k33 (Results 1 – 11 of 11) sorted by relevance
| /kernel/linux/linux-6.6/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 64 const: holtek,ht16k33 80 ht16k33: ht16k33@70 { 81 compatible = "holtek,ht16k33";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/ |
| D | ht16k33.txt | 1 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/ |
| D | ht16k33.c | 3 * 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");
|
| D | Makefile | 12 obj-$(CONFIG_HT16K33) += ht16k33.o
|
| D | Kconfig | 144 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/ |
| 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 801 { "ht16k33", 0 }, 815 .compatible = "holtek,ht16k33", .data = (void *)DISP_MATRIX, 832 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
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/nxp/imx/ |
| D | imx6dl-victgo.dts | 278 compatible = "holtek,ht16k33";
|
| /kernel/linux/linux-5.10/ |
| D | MAINTAINERS | 8073 HT16K33 LED CONTROLLER DRIVER 8076 F: Documentation/devicetree/bindings/display/ht16k33.txt 8077 F: drivers/auxdisplay/ht16k33.c
|
| /kernel/linux/linux-6.6/ |
| D | MAINTAINERS | 9619 HT16K33 LED CONTROLLER DRIVER 9622 F: Documentation/devicetree/bindings/auxdisplay/holtek,ht16k33.yaml 9623 F: drivers/auxdisplay/ht16k33.c
|