Searched full:tc358765 (Results 1 – 2 of 2) sorted by relevance
/linux/Documentation/devicetree/bindings/display/bridge/ |
H A D | toshiba,tc358775.yaml | 13 This binding supports DSI to LVDS bridges TC358765 and TC358775 25 - toshiba,tc358765 99 const: toshiba,tc358765
|
/linux/drivers/gpu/drm/bridge/ |
H A D | tc358775.c | 260 TC358765 = 0x65, enumerator 437 if (tc->type == TC358765) in tc_bridge_enable() 645 if (tc->type == TC358765) in tc_attach_host() 734 { "tc358765", TC358765, }, 741 { .compatible = "toshiba,tc358765", .data = (void *)TC358765, },
|