Home
last modified time | relevance | path

Searched full:lt9611uxc (Results 1 – 12 of 12) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/bridge/
Dlontium-lt9611uxc.c35 struct lt9611uxc { struct
119 static struct lt9611uxc *bridge_to_lt9611uxc(struct drm_bridge *bridge) in bridge_to_lt9611uxc()
121 return container_of(bridge, struct lt9611uxc, bridge); in bridge_to_lt9611uxc()
124 static void lt9611uxc_lock(struct lt9611uxc *lt9611uxc) in lt9611uxc_lock() argument
126 mutex_lock(&lt9611uxc->ocm_lock); in lt9611uxc_lock()
127 regmap_write(lt9611uxc->regmap, 0x80ee, 0x01); in lt9611uxc_lock()
130 static void lt9611uxc_unlock(struct lt9611uxc *lt9611uxc) in lt9611uxc_unlock() argument
132 regmap_write(lt9611uxc->regmap, 0x80ee, 0x00); in lt9611uxc_unlock()
134 mutex_unlock(&lt9611uxc->ocm_lock); in lt9611uxc_unlock()
139 struct lt9611uxc *lt9611uxc = dev_id; in lt9611uxc_irq_thread_handler() local
[all …]
DKconfig151 tristate "Lontium LT9611UXC DSI/HDMI bridge"
159 Driver for Lontium LT9611UXC DSI to HDMI bridge
DMakefile13 obj-$(CONFIG_DRM_LONTIUM_LT9611UXC) += lontium-lt9611uxc.o
/linux-6.12.1/Documentation/devicetree/bindings/display/bridge/
Dlontium,lt9611.yaml13 The LT9611 and LT9611UXC are bridge devices which convert DSI to HDMI
19 - lontium,lt9611uxc
/linux-6.12.1/arch/arm64/boot/dts/qcom/
Dqrb2210-rb1.dts226 compatible = "lontium,lt9611uxc";
Dqrb4210-rb2.dts209 compatible = "lontium,lt9611uxc";
Dqcs6490-rb3gen2.dts565 compatible = "lontium,lt9611uxc";
Dsm8350-hdk.dts448 compatible = "lontium,lt9611uxc";
Dsm8450-hdk.dts595 compatible = "lontium,lt9611uxc";
Dqrb5165-rb5.dts614 compatible = "lontium,lt9611uxc";
Dsm8650-hdk.dts858 compatible = "lontium,lt9611uxc";
Dsm8550-hdk.dts881 compatible = "lontium,lt9611uxc";