Searched refs:MIPI_DPI_CONTROL (Results 1 – 2 of 2) sorted by relevance
230 if (cmd == I915_READ(MIPI_DPI_CONTROL(port))) in dpi_send_cmd()233 I915_WRITE(MIPI_DPI_CONTROL(port), cmd); in dpi_send_cmd()
10718 #define MIPI_DPI_CONTROL(port) _MMIO_MIPI(port, _MIPIA_DPI_CONTROL, _MIPIC_DPI_CONTROL) macro