Home
last modified time | relevance | path

Searched refs:tc358764 (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/
H A Dtc358764.c153 struct tc358764 { struct
162 static int tc358764_clear_error(struct tc358764 *ctx) in tc358764_clear_error() argument
170 static void tc358764_read(struct tc358764 *ctx, u16 addr, u32 *val) in tc358764_read()
186 static void tc358764_write(struct tc358764 *ctx, u16 addr, u32 val) in tc358764_write()
207 static inline struct tc358764 *bridge_to_tc358764(struct drm_bridge *bridge) in bridge_to_tc358764()
209 return container_of(bridge, struct tc358764, bridge); in bridge_to_tc358764()
212 static int tc358764_init(struct tc358764 *ctx) in tc358764_init()
266 static void tc358764_reset(struct tc358764 *ctx) in tc358764_reset()
276 struct tc358764 *ctx = bridge_to_tc358764(bridge); in tc358764_post_disable()
288 struct tc358764 *ctx = bridge_to_tc358764(bridge); in tc358764_pre_enable()
[all …]
H A DMakefile23 obj-$(CONFIG_DRM_TOSHIBA_TC358764) += tc358764.o
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/bridge/
H A Dtoshiba,tc358764.txt4 - compatible: "toshiba,tc358764"
22 compatible = "toshiba,tc358764";
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dexynos5250-arndale.dts177 compatible = "toshiba,tc358764";