Searched full:ht16k33 (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.15/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 17 const: holtek,ht16k33 59 ht16k33: ht16k33@70 { 60 compatible = "holtek,ht16k33";
|
/Linux-v5.15/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 518 { "ht16k33", 0 }, 524 { .compatible = "holtek,ht16k33", }, 540 MODULE_DESCRIPTION("Holtek HT16K33 driver");
|
D | Makefile | 13 obj-$(CONFIG_HT16K33) += ht16k33.o
|
D | Kconfig | 163 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/ |
D | imx6dl-victgo.dts | 381 compatible = "holtek,ht16k33";
|
/Linux-v5.15/ |
D | MAINTAINERS | 8609 HT16K33 LED CONTROLLER DRIVER 8612 F: Documentation/devicetree/bindings/auxdisplay/holtek,ht16k33.yaml 8613 F: drivers/auxdisplay/ht16k33.c
|