tc358764
static int tc358764_clear_error(struct tc358764 *ctx)
static void tc358764_read(struct tc358764 *ctx, u16 addr, u32 *val)
static void tc358764_write(struct tc358764 *ctx, u16 addr, u32 val)
static inline struct tc358764 *bridge_to_tc358764(struct drm_bridge *bridge)
return container_of(bridge, struct tc358764, bridge);
static int tc358764_init(struct tc358764 *ctx)
static void tc358764_reset(struct tc358764 *ctx)
struct tc358764 *ctx = bridge_to_tc358764(bridge);
struct tc358764 *ctx = bridge_to_tc358764(bridge);
struct tc358764 *ctx = bridge_to_tc358764(bridge);
static int tc358764_parse_dt(struct tc358764 *ctx)
static int tc358764_configure_regulators(struct tc358764 *ctx)
struct tc358764 *ctx;
ctx = devm_drm_bridge_alloc(dev, struct tc358764, bridge,
struct tc358764 *ctx = mipi_dsi_get_drvdata(dsi);