Searched refs:tc358764 (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/ |
| H A D | tc358764.c | 153 struct tc358764 { struct 162 static int tc358764_clear_error(struct tc358764 *ctx) in tc358764_clear_error() argument 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 *ctx = bridge_to_tc358764(bridge); in tc358764_pre_enable() [all …]
|
| H A D | Makefile | 23 obj-$(CONFIG_DRM_TOSHIBA_TC358764) += tc358764.o
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/bridge/ |
| H A D | toshiba,tc358764.txt | 4 - compatible: "toshiba,tc358764" 22 compatible = "toshiba,tc358764";
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | exynos5250-arndale.dts | 177 compatible = "toshiba,tc358764";
|