Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/
H A Dtc358762.c61 struct tc358762 { struct
71 static int tc358762_clear_error(struct tc358762 *ctx) in tc358762_clear_error()
79 static void tc358762_write(struct tc358762 *ctx, u16 addr, u32 val) in tc358762_write()
100 static inline struct tc358762 *bridge_to_tc358762(struct drm_bridge *bridge) in bridge_to_tc358762()
102 return container_of(bridge, struct tc358762, bridge); in bridge_to_tc358762()
105 static int tc358762_init(struct tc358762 *ctx) in tc358762_init()
130 struct tc358762 *ctx = bridge_to_tc358762(bridge); in tc358762_post_disable()
149 struct tc358762 *ctx = bridge_to_tc358762(bridge); in tc358762_pre_enable()
166 struct tc358762 *ctx = bridge_to_tc358762(bridge); in tc358762_attach()
178 static int tc358762_parse_dt(struct tc358762 *ct
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/
H A Dtc358762.c71 struct tc358762 { struct
82 static int tc358762_clear_error(struct tc358762 *ctx) in tc358762_clear_error()
90 static void tc358762_write(struct tc358762 *ctx, u16 addr, u32 val) in tc358762_write()
111 static inline struct tc358762 *bridge_to_tc358762(struct drm_bridge *bridge) in bridge_to_tc358762()
113 return container_of(bridge, struct tc358762, bridge); in bridge_to_tc358762()
116 static int tc358762_init(struct tc358762 *ctx) in tc358762_init()
154 struct tc358762 *ctx = bridge_to_tc358762(bridge); in tc358762_post_disable()
176 struct tc358762 *ctx = bridge_to_tc358762(bridge); in tc358762_pre_enable()
193 struct tc358762 *ctx = bridge_to_tc358762(bridge); in tc358762_enable()
204 struct tc358762 *ct in tc358762_attach()
[all...]

Completed in 2 milliseconds