Home
last modified time | relevance | path

Searched full:tc358775 (Results 1 – 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/bridge/
Dtoshiba,tc358775.yaml4 $id: http://devicetree.org/schemas/display/bridge/toshiba,tc358775.yaml#
7 title: Toshiba TC358775 DSI to LVDS bridge
13 This binding supports DSI to LVDS bridge TC358775
24 const: toshiba,tc358775
94 compatible = "toshiba,tc358775";
153 compatible = "toshiba,tc358775";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/bridge/
Dtoshiba,tc358775.yaml4 $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
105 compatible = "toshiba,tc358775";
164 compatible = "toshiba,tc358775";
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/
Dtc358775.c3 * TC358775 DSI to LVDS bridge driver
458 * Default hardware register settings of tc358775 configured in tc_bridge_enable()
607 const struct mipi_dsi_device_info info = { .type = "tc358775", in tc_attach_host()
714 { "tc358775", 0 },
720 { .compatible = "toshiba,tc358775", },
727 .name = "tc358775",
737 MODULE_DESCRIPTION("TC358775 DSI/LVDS bridge driver");
DKconfig321 tristate "Toshiba TC358775 DSI/LVDS bridge"
330 Toshiba TC358775 DSI/LVDS bridge chip driver.
DMakefile27 obj-$(CONFIG_DRM_TOSHIBA_TC358775) += tc358775.o
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/
Dtc358775.c3 * TC358775 DSI to LVDS bridge driver
457 * Default hardware register settings of tc358775 configured in tc_bridge_enable()
602 const struct mipi_dsi_device_info info = { .type = "tc358775", in tc_bridge_attach()
725 { "tc358775", 0 },
731 { .compatible = "toshiba,tc358775", },
738 .name = "tc358775",
748 MODULE_DESCRIPTION("TC358775 DSI/LVDS bridge driver");
DKconfig209 tristate "Toshiba TC358775 DSI/LVDS bridge"
216 Toshiba TC358775 DSI/LVDS bridge chip driver.
DMakefile20 obj-$(CONFIG_DRM_TOSHIBA_TC358775) += tc358775.o
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0020_linux_drivers_gpu.patch27381 + tristate "TC358775 FHD panel"
27386 + Say Y here if you want to enable support for TC358775 FHD
27398 +obj-$(CONFIG_DRM_PANEL_TC358775) += panel-tc358775.o
27400 diff --git a/drivers/gpu/drm/panel/panel-tc358775.c b/drivers/gpu/drm/panel/panel-tc358775.c
27404 +++ b/drivers/gpu/drm/panel/panel-tc358775.c
27729 + .name = "tc358775",
27807 +// struct tc358775_panel *tc358775 = to_tc358775_panel(panel);
27881 + /* tc358775 time and mode setting */
27933 + /* tc358775 time and mode setting */
27946 + /* tc358775 lvds color mapping setting */
[all …]
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/
D0001_linux_arch.patch8968 + compatible = "toshiba,panel-tc358775";
9029 + tc358775:tc358775@f{
9030 + compatible = "toshiba,tc358775";
9090 + tc358775:tc358775@f{
9091 + compatible = "toshiba,tc358775";
9122 + tc358775:tc358775@f{
9123 + compatible = "toshiba,tc358775";
12247 + compatible = "toshiba,panel-tc358775";
12285 + client-device = <&tc358775>;
12390 + compatible = "toshiba,panel-tc358775";
[all …]