Searched full:tc358775 (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/display/bridge/ |
D | toshiba,tc358775.yaml | 4 $id: http://devicetree.org/schemas/display/bridge/toshiba,tc358775.yaml# 7 title: Toshiba TC358775 DSI to LVDS bridge bindings 13 This binding supports DSI to LVDS bridge TC358775 24 const: toshiba,tc358775 94 compatible = "toshiba,tc358775"; 153 compatible = "toshiba,tc358775";
|
/Linux-v6.1/drivers/gpu/drm/bridge/ |
D | tc358775.c | 3 * TC358775 DSI to LVDS bridge driver 459 * Default hardware register settings of tc358775 configured in tc_bridge_enable() 608 const struct mipi_dsi_device_info info = { .type = "tc358775", in tc_attach_host() 715 { "tc358775", 0 }, 721 { .compatible = "toshiba,tc358775", }, 728 .name = "tc358775", 738 MODULE_DESCRIPTION("TC358775 DSI/LVDS bridge driver");
|
D | Kconfig | 316 tristate "Toshiba TC358775 DSI/LVDS bridge" 325 Toshiba TC358775 DSI/LVDS bridge chip driver.
|
D | Makefile | 27 obj-$(CONFIG_DRM_TOSHIBA_TC358775) += tc358775.o
|