Searched full:ch7033 (Results 1 – 2 of 2) sorted by relevance
| /linux/Documentation/devicetree/bindings/display/bridge/ |
| H A D | chrontel,ch7033.yaml | 5 $id: http://devicetree.org/schemas/display/bridge/chrontel,ch7033.yaml# 8 title: Chrontel CH7033 Video Encoder 15 const: chrontel,ch7033 54 compatible = "chrontel,ch7033";
|
| /linux/drivers/gpu/drm/bridge/ |
| H A D | chrontel-ch7033.c | 3 * Chrontel CH7033 Video Encoder Driver 563 dev_err(&client->dev, "the device is not a ch7033\n"); in ch7033_probe() 582 dev_info(dev, "Chrontel CH7033 Video Encoder\n"); in ch7033_probe() 595 { .compatible = "chrontel,ch7033", }, 601 { "ch7033" }, 610 .name = "ch7033", 619 MODULE_DESCRIPTION("Chrontel CH7033 Video Encoder Driver");
|