Home
last modified time | relevance | path

Searched full:lt9211 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/bridge/
H A Dlontium-lt9211.c3 * Lontium LT9211 bridge driver
5 * LT9211 is capable of converting:
43 struct lt9211 { struct
74 .name = "lt9211", argument
96 static struct lt9211 *bridge_to_lt9211(struct drm_bridge *bridge) in bridge_to_lt9211()
98 return container_of(bridge, struct lt9211, bridge); in bridge_to_lt9211()
104 struct lt9211 *ctx = bridge_to_lt9211(bridge); in lt9211_attach()
110 static int lt9211_read_chipid(struct lt9211 *ctx) in lt9211_read_chipid()
133 static int lt9211_system_init(struct lt9211 *ctx) in lt9211_system_init()
152 static int lt9211_configure_rx(struct lt9211 *ctx) in lt9211_configure_rx()
[all …]
H A DKconfig135 tristate "Lontium LT9211 DSI/LVDS/DPI bridge"
142 Driver for Lontium LT9211 Single/Dual-Link DSI/LVDS or Single DPI
/linux/Documentation/devicetree/bindings/display/bridge/
H A Dlontium,lt9211.yaml4 $id: http://devicetree.org/schemas/display/bridge/lontium,lt9211.yaml#
7 title: Lontium LT9211 DSI/LVDS/DPI to DSI/LVDS/DPI bridge.
13 The LT9211 are bridge devices which convert Single/Dual-Link DSI/LVDS
19 - lontium,lt9211
86 compatible = "lontium,lt9211";