Searched full:nwl (Results 1 – 11 of 11) sorted by relevance
/Linux-v6.6/Documentation/devicetree/bindings/display/bridge/ |
D | nwl-dsi.yaml | 4 $id: http://devicetree.org/schemas/display/bridge/nwl-dsi.yaml# 14 NWL MIPI-DSI host controller found on i.MX8 platforms. This is a dsi bridge for 15 the SOCs NWL MIPI-DSI host controller. 22 const: fsl,imx8mq-nwl-dsi 150 compatible = "fsl,imx8mq-nwl-dsi";
|
/Linux-v6.6/Documentation/devicetree/bindings/pci/ |
D | xlnx,nwl-pcie.yaml | 4 $id: http://devicetree.org/schemas/pci/xlnx,nwl-pcie.yaml# 7 title: Xilinx NWL PCIe Root Port Bridge 18 const: xlnx,nwl-pcie-2.11 118 compatible = "xlnx,nwl-pcie-2.11";
|
/Linux-v6.6/drivers/gpu/drm/bridge/ |
D | nwl-dsi.c | 3 * i.MX8 NWL MIPI DSI host driver 34 #include "nwl-dsi.h" 36 #define DRV_NAME "nwl-dsi" 38 /* i.MX8 NWL quirks */ 77 * The DSI host controller needs this reset sequence according to NWL: 146 "Failed to write NWL DSI reg 0x%x: %d\n", reg, in nwl_dsi_write() 162 DRM_DEV_ERROR(dsi->dev, "Failed to read NWL DSI reg 0x%x: %d\n", in nwl_dsi_read() 787 * dphy and nwl dsi host in nwl_dsi_get_dphy_params() 826 /* At least LCDIF + NWL needs active high sync */ in nwl_dsi_bridge_atomic_check() 1050 DRM_DEV_ERROR(dsi->dev, "Failed to create NWL DSI regmap: %d\n", in nwl_dsi_parse_dt() [all …]
|
D | Makefile | 34 obj-$(CONFIG_DRM_NWL_MIPI_DSI) += nwl-dsi.o
|
D | nwl-dsi.h | 3 * NWL MIPI DSI host driver
|
/Linux-v6.6/drivers/pci/controller/ |
D | Kconfig | 328 bool "Xilinx NWL PCIe controller" 333 NWL PCIe controller. The controller can act as Root Port
|
D | Makefile | 18 obj-$(CONFIG_PCIE_XILINX_NWL) += pcie-xilinx-nwl.o
|
D | pcie-xilinx-nwl.c | 3 * PCIe host controller driver for NWL PCIe Bridge 777 { .compatible = "xlnx,nwl-pcie-2.11", }, 841 .name = "nwl-pcie",
|
/Linux-v6.6/drivers/gpu/drm/imx/dcss/ |
D | dcss-drv.c | 50 hdmi_output = !of_device_is_compatible(remote, "fsl,imx8mq-nwl-dsi"); in dcss_drv_platform_probe()
|
/Linux-v6.6/arch/arm64/boot/dts/xilinx/ |
D | zynqmp.dtsi | 681 compatible = "xlnx,nwl-pcie-2.11";
|
/Linux-v6.6/arch/arm64/boot/dts/freescale/ |
D | imx8mq.dtsi | 1252 compatible = "fsl,imx8mq-nwl-dsi";
|