Home
last modified time | relevance | path

Searched full:dpi (Results 1 – 9 of 9) sorted by relevance

/Zephyr-latest/dts/bindings/mipi-dsi/
Dnxp,imx-mipi-dsi.yaml22 dpi-color-coding:
32 MIPI DPI interface color coding. Sets the distribution of RGB bits within
33 the 24-bit d bus, as specified by the DPI specification.
35 dpi-pixel-packet:
43 MIPI DSI pixel packet type send through DPI interface.
45 dpi-video-mode:
52 DPI video mode.
54 dpi-bllp-mode:
Dnxp,mipi-dsi-2l.yaml21 dpi-color-coding:
31 MIPI DPI interface color coding. Sets the distribution of RGB bits within
32 the 24-bit d bus, as specified by the DPI specification.
34 dpi-pixel-packet:
42 MIPI DSI pixel packet type send through DPI interface.
44 dpi-video-mode:
51 DPI video mode.
53 dpi-bllp-mode:
/Zephyr-latest/boards/shields/rk055hdmipi4m/
Drk055hdmipi4m.overlay69 dpi-color-coding = "24-bit";
70 dpi-pixel-packet = "24-bit";
71 dpi-video-mode = "burst";
72 dpi-bllp-mode = "low-power";
/Zephyr-latest/boards/shields/rk055hdmipi4ma0/
Drk055hdmipi4ma0.overlay69 dpi-color-coding = "24-bit";
70 dpi-pixel-packet = "24-bit";
71 dpi-video-mode = "burst";
72 dpi-bllp-mode = "low-power";
/Zephyr-latest/soc/nxp/imxrt/
Dflexspi_nor_config.h179 /* !< Switch from SPI to DPI/QPI/OPI mode */
181 /* !< Switch from DPI/QPI/OPI to SPI mode */
214 * type:Quad Enable, DPI/QPI/OPI switch,
220 /* ! DPI/QPI/OPI switch or reset command */
/Zephyr-latest/drivers/mipi_dsi/
Ddsi_mcux.c204 * accept input on the DPI port from the LCDIF, and convert the output in dsi_mcux_attach()
209 /* Init DPI interface. */ in dsi_mcux_attach()
346 .dpi = (DSI_HOST_DPI_INTFC_Type *)DT_INST_REG_ADDR_BY_IDX(id, 1), \
Ddsi_mcux_2l.c346 * accept input on the DPI port from the LCDIF, and convert the output in dsi_mcux_attach()
351 /* Init DPI interface. */ in dsi_mcux_attach()
/Zephyr-latest/dts/bindings/pinctrl/
Dambiq,apollo4-pinctrl.yaml150 38, DC_DPI_DE : DC DPI DE module
/Zephyr-latest/scripts/kconfig/
Dguiconfig.py378 # The treeview rowheight isn't adjusted automatically on high-DPI displays,