Searched full:ht16k33 (Results 1 – 5 of 5) sorted by relevance
| /linux/Documentation/devicetree/bindings/auxdisplay/ |
| H A 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 23 - const: holtek,ht16k33 25 - const: holtek,ht16k33 # Generic 16*8 LED controller with dot-matrix display 63 const: holtek,ht16k33 80 compatible = "holtek,ht16k33";
|
| /linux/drivers/auxdisplay/ |
| H A D | ht16k33.c | 3 * HT16K33 driver 50 #define DRIVER_NAME "ht16k33" 217 * This gets the fb data from cache and copies it to ht16k33 display RAM 747 { "ht16k33", DISP_MATRIX }, 761 .compatible = "holtek,ht16k33", .data = (void *)DISP_MATRIX, 778 MODULE_DESCRIPTION("Holtek HT16K33 driver");
|
| H A D | Makefile | 11 obj-$(CONFIG_HT16K33) += ht16k33.o
|
| H A D | Kconfig | 490 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/ |
| H A D | MAINTAINERS | 12027 HT16K33 LED CONTROLLER DRIVER 12030 F: Documentation/devicetree/bindings/auxdisplay/holtek,ht16k33.yaml 12031 F: drivers/auxdisplay/ht16k33.c
|