Home
last modified time | relevance | path

Searched refs:tc358764 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/
H A Dtc358764.c153 struct tc358764 { struct
162 static int tc358764_clear_error(struct tc358764 *ctx) in tc358764_clear_error()
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 *ct in tc358764_pre_enable()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/
H A Dtc358764.c149 struct tc358764 { struct
158 static int tc358764_clear_error(struct tc358764 *ctx) in tc358764_clear_error()
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 *ct in tc358764_pre_enable()
[all...]

Completed in 2 milliseconds