Searched refs:MIPI_DPI_CONTROL (Results 1 – 2 of 2) sorted by relevance
237 #define MIPI_DPI_CONTROL(display, port) _MMIO_MIPI(_MIPI_MMIO_BASE(display), port, _MIPIA_DPI_CONT… macro
239 if (cmd == intel_de_read(display, MIPI_DPI_CONTROL(display, port))) in dpi_send_cmd()243 intel_de_write(display, MIPI_DPI_CONTROL(display, port), cmd); in dpi_send_cmd()