Searched refs:tc358764 (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/bridge/ |
| D | tc358764.c | 153 struct tc358764 { struct 163 static int tc358764_clear_error(struct tc358764 *ctx) in tc358764_clear_error() argument 171 static void tc358764_read(struct tc358764 *ctx, u16 addr, u32 *val) in tc358764_read() 187 static void tc358764_write(struct tc358764 *ctx, u16 addr, u32 val) in tc358764_write() 208 static inline struct tc358764 *bridge_to_tc358764(struct drm_bridge *bridge) in bridge_to_tc358764() 210 return container_of(bridge, struct tc358764, bridge); in bridge_to_tc358764() 214 struct tc358764 *connector_to_tc358764(struct drm_connector *connector) in connector_to_tc358764() 216 return container_of(connector, struct tc358764, connector); in connector_to_tc358764() 219 static int tc358764_init(struct tc358764 *ctx) in tc358764_init() 273 static void tc358764_reset(struct tc358764 *ctx) in tc358764_reset() [all …]
|
| D | Makefile | 21 obj-$(CONFIG_DRM_TOSHIBA_TC358764) += tc358764.o
|
| /Linux-v5.15/Documentation/devicetree/bindings/display/bridge/ |
| D | toshiba,tc358764.txt | 4 - compatible: "toshiba,tc358764" 22 compatible = "toshiba,tc358764";
|
| /Linux-v5.15/arch/arm/boot/dts/ |
| D | exynos5250-arndale.dts | 177 compatible = "toshiba,tc358764";
|