Searched refs:tc358764 (Results 1 – 2 of 2) sorted by relevance
148 struct tc358764 { struct157 static int tc358764_clear_error(struct tc358764 *ctx) in tc358764_clear_error() argument165 static void tc358764_read(struct tc358764 *ctx, u16 addr, u32 *val) in tc358764_read()181 static void tc358764_write(struct tc358764 *ctx, u16 addr, u32 val) in tc358764_write()202 static inline struct tc358764 *bridge_to_tc358764(struct drm_bridge *bridge) in bridge_to_tc358764()204 return container_of(bridge, struct tc358764, bridge); in bridge_to_tc358764()207 static int tc358764_init(struct tc358764 *ctx) in tc358764_init()261 static void tc358764_reset(struct tc358764 *ctx) in tc358764_reset()272 struct tc358764 *ctx = bridge_to_tc358764(bridge); in tc358764_post_disable()285 struct tc358764 *ctx = bridge_to_tc358764(bridge); in tc358764_pre_enable()[all …]
195 compatible = "toshiba,tc358764";