Searched full:lt9611 (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/drivers/gpu/drm/bridge/ |
H A D | lontium-lt9611.c | 34 struct lt9611 { struct 87 static struct lt9611 *bridge_to_lt9611(struct drm_bridge *bridge) in bridge_to_lt9611() 89 return container_of(bridge, struct lt9611, bridge); in bridge_to_lt9611() 92 static int lt9611_mipi_input_analog(struct lt9611 *lt9611) in lt9611_mipi_input_analog() argument 106 return regmap_multi_reg_write(lt9611->regmap, reg_cfg, ARRAY_SIZE(reg_cfg)); in lt9611_mipi_input_analog() 109 static int lt9611_mipi_input_digital(struct lt9611 *lt9611, in lt9611_mipi_input_digital() argument 121 if (lt9611->dsi1_node) in lt9611_mipi_input_digital() 124 return regmap_multi_reg_write(lt9611->regmap, reg_cfg, ARRAY_SIZE(reg_cfg)); in lt9611_mipi_input_digital() 127 static void lt9611_mipi_video_setup(struct lt9611 *lt9611, in lt9611_mipi_video_setup() argument 146 regmap_write(lt9611->regmap, 0x830d, (u8)(v_total / 256)); in lt9611_mipi_video_setup() [all …]
|
H A D | Kconfig | 121 tristate "Lontium LT9611 DSI/HDMI bridge" 129 Driver for Lontium LT9611 DSI to HDMI bridge
|
H A D | Makefile | 10 obj-$(CONFIG_DRM_LONTIUM_LT9611) += lontium-lt9611.o
|
H A D | lontium-lt9611uxc.c | 567 dev_info(lt9611uxc->dev, "LT9611 revision: 0x%02x.%02x.%02x\n", rev0, rev1, rev2); in lt9611uxc_read_device_rev() 585 dev_info(lt9611uxc->dev, "LT9611 version: 0x%02x\n", rev); in lt9611uxc_read_version()
|
/openbmc/linux/Documentation/devicetree/bindings/display/bridge/ |
H A D | lontium,lt9611.yaml | 4 $id: http://devicetree.org/schemas/display/bridge/lontium,lt9611.yaml# 7 title: Lontium LT9611(UXC) 2 Port MIPI to HDMI Bridge 13 The LT9611 and LT9611UXC are bridge devices which convert DSI to HDMI 18 - lontium,lt9611 84 compatible = "lontium,lt9611";
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | qrb4210-rb2.dts | 113 lt9611_3v3: regulator-lt9611-3v3 { 503 lt9611_rst_pin: lt9611-rst-state { 510 lt9611_irq_pin: lt9611-irq-state {
|
H A D | sdm845-db845c.dts | 112 lt9611_1v8: lt9611-vdd18-regulator { 124 lt9611_3v3: lt9611-3v3 { 466 compatible = "lontium,lt9611"; 704 /* QUAT I2S Uses 4 I2S SD Lines for audio on LT9611 HDMI Bridge */ 919 lt9611_irq_pin: lt9611-irq-state {
|
H A D | qrb5165-rb5.dts | 89 lt9611_1v2: lt9611-vdd12-regulator { 98 lt9611_3v3: lt9611-3v3 { 806 lt9611_rst_pin: lt9611-rst-state { 877 /* TERT I2S Uses 1 I2S SD Lines for audio on LT9611 HDMI Bridge */ 1216 lt9611_irq_pin: lt9611-irq-state {
|
H A D | sm8350-hdk.dts | 88 lt9611_1v2: lt9611-1v2-regulator { 100 lt9611_3v3: lt9611-3v3-regulator { 855 lt9611_state: lt9611-state {
|
H A D | sm8450-hdk.dts | 72 lt9611_1v2: lt9611-vdd12-regulator { 83 lt9611_3v3: lt9611-3v3-regulator { 1043 lt9611_irq_pin: lt9611-irq-state { 1049 lt9611_rst_pin: lt9611-rst-state {
|
H A D | qrb2210-rb1.dts | 52 lt9611_3v3: regulator-lt9611-3v3 {
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |