Searched refs:tc358764 (Results 1 – 6 of 6) sorted by relevance
149 struct tc358764 { struct158 static int tc358764_clear_error(struct tc358764 *ctx) in tc358764_clear_error() argument166 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 …]
24 obj-$(CONFIG_DRM_TOSHIBA_TC358764) += tc358764.o
195 compatible = "toshiba,tc358764";
[all...]