Searched full:tc358764 (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/gpu/drm/bridge/ |
H A D | tc358764.c | 149 struct tc358764 { struct 158 static int tc358764_clear_error(struct tc358764 *ctx) in tc358764_clear_error() argument 166 static void tc358764_read(struct tc358764 *ctx, u16 addr, u32 *val) in tc358764_read() 182 static void tc358764_write(struct tc358764 *ctx, u16 addr, u32 val) in tc358764_write() 203 static inline struct tc358764 *bridge_to_tc358764(struct drm_bridge *bridge) in bridge_to_tc358764() 205 return container_of(bridge, struct tc358764, bridge); in bridge_to_tc358764() 208 static int tc358764_init(struct tc358764 *ctx) in tc358764_init() 262 static void tc358764_reset(struct tc358764 *ctx) in tc358764_reset() 272 struct tc358764 *ctx = bridge_to_tc358764(bridge); in tc358764_post_disable() 284 struct tc358764 *ctx = bridge_to_tc358764(bridge); in tc358764_pre_enable() [all …]
|
H A D | Kconfig | 289 tristate "TC358764 DSI/LVDS bridge" 295 Toshiba TC358764 DSI/LVDS bridge driver.
|
H A D | Makefile | 24 obj-$(CONFIG_DRM_TOSHIBA_TC358764) += tc358764.o
|
H A D | tc358762.c | 5 * Based on tc358764.c by 44 /* LCDC/DPI Host Registers, based on guesswork that this matches TC358764 */
|
/openbmc/linux/Documentation/devicetree/bindings/display/bridge/ |
H A D | toshiba,tc358764.yaml | 4 $id: http://devicetree.org/schemas/display/bridge/toshiba,tc358764.yaml# 7 title: Toshiba TC358764 MIPI-DSI to LVDS bridge 14 const: toshiba,tc358764 69 compatible = "toshiba,tc358764";
|
/openbmc/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos5250-arndale.dts | 195 compatible = "toshiba,tc358764";
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |