Searched full:ch7033 (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/Documentation/devicetree/bindings/display/bridge/ |
| D | chrontel,ch7033.yaml | 5 $id: http://devicetree.org/schemas/display/bridge/chrontel,ch7033.yaml# 8 title: Chrontel CH7033 Video Encoder Device Tree Bindings 15 const: chrontel,ch7033 54 compatible = "chrontel,ch7033";
|
| /Linux-v5.15/drivers/gpu/drm/bridge/ |
| D | chrontel-ch7033.c | 3 * Chrontel CH7033 Video Encoder Driver 561 dev_err(&client->dev, "the device is not a ch7033\n"); in ch7033_probe() 581 dev_info(dev, "Chrontel CH7033 Video Encoder\n"); in ch7033_probe() 596 { .compatible = "chrontel,ch7033", }, 602 { "ch7033", 0 }, 611 .name = "ch7033", 620 MODULE_DESCRIPTION("Chrontel CH7033 Video Encoder Driver");
|
| D | Kconfig | 44 tristate "Chrontel CH7033 Video Encoder" 48 Enable support for the Chrontel CH7033 VGA/DVI/HDMI Encoder, as
|
| D | Makefile | 4 obj-$(CONFIG_DRM_CHRONTEL_CH7033) += chrontel-ch7033.o
|