Lines Matching full:nwl
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()
1135 { .compatible = "fsl,imx8mq-nwl-dsi", },