Lines Matching refs:DSI
1 Qualcomm Technologies Inc. adreno/snapdragon DSI output
3 DSI Controller:
10 - qcom,dsi-host-index: The ID of DSI controller hardware instance. This should
11 be 0 or 1, since we have 2 DSI controllers at most for now.
12 - interrupts: The interrupt signal from the DSI block.
27 - qcom,dsi-phy: phandle to DSI PHY device node
30 - panel@0: Node of panel connected to this DSI controller.
33 - qcom,dual-dsi-mode: Boolean value indicating if the DSI controller is
34 driving a panel which needs 2 DSI links.
35 - qcom,master-dsi: Boolean value indicating if the DSI controller is driving
36 the master link of the 2-DSI panel.
37 - qcom,sync-dual-dsi: Boolean value indicating if the DSI controller is
38 driving a 2-DSI panel whose 2 links need receive command simultaneously.
44 - port: DSI controller output port. This contains one endpoint subnode, with its
48 DSI PHY:
60 - qcom,dsi-phy-index: The ID of DSI PHY hardware instance. This should
61 be 0 or 1, since we have 2 DSI PHYs at most for now.