Searched full:tc358762 (Results 1 – 11 of 11) sorted by relevance
/linux/drivers/gpu/drm/bridge/ |
H A D | tc358762.c | 71 struct tc358762 { struct 82 static int tc358762_clear_error(struct tc358762 *ctx) in tc358762_clear_error() argument 90 static void tc358762_write(struct tc358762 *ctx, u16 addr, u32 val) in tc358762_write() 111 static inline struct tc358762 *bridge_to_tc358762(struct drm_bridge *bridge) in bridge_to_tc358762() 113 return container_of(bridge, struct tc358762, bridge); in bridge_to_tc358762() 116 static int tc358762_init(struct tc358762 *ctx) in tc358762_init() 154 struct tc358762 *ctx = bridge_to_tc358762(bridge); in tc358762_post_disable() 176 struct tc358762 *ctx = bridge_to_tc358762(bridge); in tc358762_pre_enable() 193 struct tc358762 *ctx = bridge_to_tc358762(bridge); in tc358762_enable() 204 struct tc358762 *ctx = bridge_to_tc358762(bridge); in tc358762_attach() [all …]
|
H A D | Kconfig | 303 tristate "TC358762 DSI/DPI bridge" 309 Toshiba TC358762 DSI/DPI bridge driver.
|
H A D | Makefile | 26 obj-$(CONFIG_DRM_TOSHIBA_TC358762) += tc358762.o
|
/linux/Documentation/devicetree/bindings/display/bridge/ |
H A D | toshiba,tc358762.yaml | 4 $id: http://devicetree.org/schemas/display/bridge/toshiba,tc358762.yaml# 7 title: Toshiba TC358762 MIPI DSI to MIPI DPI bridge 13 The TC358762 is bridge device which converts MIPI DSI to MIPI DPI. 18 - toshiba,tc358762 63 compatible = "toshiba,tc358762";
|
/linux/Documentation/devicetree/bindings/display/panel/ |
H A D | raspberrypi,7inch-touchscreen.yaml | 16 - TC358762 DSI->DPI bridge
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mp-venice-gw74xx-rpidsi.dtso | 48 compatible = "toshiba,tc358762";
|
H A D | imx8mm-venice-gw72xx-0x-rpidsi.dtso | 52 compatible = "toshiba,tc358762";
|
H A D | imx8mm-venice-gw73xx-0x-rpidsi.dtso | 52 compatible = "toshiba,tc358762";
|
/linux/drivers/regulator/ |
H A D | rpi-panel-attiny-regulator.c | 48 RST_BRIDGE_N, /* TC358762 bridge reset */ 179 .name = "tc358762-power",
|
H A D | Kconfig | 1143 TC358762, display and to control backlight.
|
/linux/drivers/gpu/drm/panel/ |
H A D | panel-raspberrypi-touchscreen.c | 40 * This driver controls the TC358762 and ATTINY88, presenting a DSI
|