/linux-5.10/Documentation/devicetree/bindings/display/ |
D | brcm,bcm2835-dsi0.yaml | 22 - brcm,bcm2835-dsi1 64 dsi1: dsi@7e700000 { 65 compatible = "brcm,bcm2835-dsi1";
|
D | ste,mcde.txt | 19 DSI1ESCLK (DSI1 energy save clock), DSI2ESCLK (DSI2 energy 85 dsi1: dsi@a0352000 {
|
D | mipi-dsi-bus.txt | 223 dsi1-host {
|
/linux-5.10/Documentation/devicetree/bindings/clock/ |
D | brcm,bcm2835-cprman.txt | 28 - DSI1 byte clock 29 - DSI1 DDR2 clock 30 - DSI1 DDR clock
|
/linux-5.10/Documentation/devicetree/bindings/display/msm/ |
D | mdp5.txt | 64 Port 1 -> MDP_INTF1 (DSI1) 69 Port 0 -> MDP_INTF1 (DSI1) 72 Port 0 -> MDP_INTF1 (DSI1)
|
D | mdp4.txt | 34 Port 1 -> DSI1 Cmd/Video
|
D | dpu.txt | 66 Port 0 -> DPU_INTF1 (DSI1)
|
/linux-5.10/arch/arm/boot/dts/ |
D | bcm283x.dtsi | 97 <&dsi1 0>, <&dsi1 1>, <&dsi1 2>; 437 dsi1: dsi@7e700000 { label 438 compatible = "brcm,bcm2835-dsi1";
|
D | bcm2835-rpi.dtsi | 79 &dsi1 {
|
/linux-5.10/drivers/gpu/drm/panel/ |
D | panel-truly-nt35597.c | 535 struct device_node *dsi1; in truly_nt35597_probe() local 566 dsi1 = of_graph_get_remote_node(dsi->dev.of_node, 1, -1); in truly_nt35597_probe() 567 if (!dsi1) { in truly_nt35597_probe() 572 dsi1_host = of_find_mipi_dsi_host_by_node(dsi1); in truly_nt35597_probe() 573 of_node_put(dsi1); in truly_nt35597_probe()
|
/linux-5.10/drivers/gpu/drm/vc4/ |
D | vc4_dsi.c | 7 * DOC: VC4 DSI0/DSI1 module 9 * BCM2835 contains two DSI modules, DSI0 and DSI1. DSI0 is a 10 * single-lane DSI controller, while DSI1 is a more modern 4-lane DSI 13 * Most Raspberry Pi boards expose DSI1 as their "DISPLAY" connector, 14 * while the compute module brings both DSI0 and DSI1 out. 16 * This driver has been tested for DSI1 video-mode display only 512 /* Whether we're on bcm2835's DSI0 or DSI1. */ 1309 { .compatible = "brcm,bcm2835-dsi1", (void *)(uintptr_t)1 }, 1497 /* DSI1 has a broken AXI slave that doesn't respond to writes in vc4_dsi_bind() 1608 vc4->dsi1 = dsi; in vc4_dsi_bind() [all …]
|
/linux-5.10/drivers/gpu/drm/bridge/ |
D | lontium-lt9611.c | 41 struct mipi_dsi_device *dsi1; member 796 if (lt9611->dsi1) { in lt9611_bridge_detach() 797 mipi_dsi_detach(lt9611->dsi1); in lt9611_bridge_detach() 798 mipi_dsi_device_unregister(lt9611->dsi1); in lt9611_bridge_detach() 848 lt9611->dsi1 = lt9611_attach_dsi(lt9611, lt9611->dsi1_node); in lt9611_bridge_attach() 849 if (IS_ERR(lt9611->dsi1)) { in lt9611_bridge_attach() 850 ret = PTR_ERR(lt9611->dsi1); in lt9611_bridge_attach()
|
/linux-5.10/Documentation/devicetree/bindings/display/panel/ |
D | raspberrypi,7inch-touchscreen.yaml | 41 dsi1: dsi {
|
D | sharp,lq101r1sx01.yaml | 76 dsi1: dsi@fd922a00 {
|
/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/ |
D | brcm,bcm2835-armctrl-ic.txt | 91 12: DSI1
|
/linux-5.10/Documentation/gpu/ |
D | vc4.rst | 43 :doc: VC4 DSI0/DSI1 module
|
/linux-5.10/include/drm/ |
D | i915_mei_hdcp_interface.h | 61 * @MEI_TRANSCODER_DSI1: Index for DSI1 Transcoder
|
/linux-5.10/drivers/gpu/drm/msm/disp/mdp4/ |
D | mdp4_kms.c | 297 /* only DSI1 supported for now */ in mdp4_modeset_init_intf() 394 * DSI path: RGB1 -> DMA_P -> DSI1 -> DSI Panel in modeset_init()
|
/linux-5.10/drivers/soc/bcm/ |
D | raspberrypi-power.c | 214 rpi_init_power_domain(rpi_domains, RPI_POWER_DOMAIN_DSI1, "DSI1"); in rpi_power_probe()
|
D | bcm2835-power.c | 595 [BCM2835_POWER_DOMAIN_DSI1] = "dsi1",
|
/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
D | dpi.c | 84 return dss_pll_find("dsi1"); in dpi_get_pll() 94 return dss_pll_find("dsi1"); in dpi_get_pll()
|
/linux-5.10/arch/arm64/boot/dts/mediatek/ |
D | mt8173.dtsi | 45 dsi1 = &dsi1; 1163 dsi1: dsi@1401c000 { label
|
/linux-5.10/drivers/gpu/drm/msm/dsi/pll/ |
D | dsi_pll_28nm_8960.c | 12 * DSI PLL 28nm (8960/A family) - clock diagram (eg: DSI1):
|
/linux-5.10/arch/arm64/boot/dts/qcom/ |
D | sdm845-mtp.dts | 410 &dsi1 {
|
/linux-5.10/drivers/gpu/drm/omapdrm/dss/ |
D | pll.c | 93 pll = dss_pll_find(dss, "dsi1"); in dss_pll_find_by_src()
|