Lines Matching refs:PORT_A
351 val = I915_READ(MIPI_PORT_CTRL(PORT_A)); in vlv_dsi_device_ready()
352 I915_WRITE(MIPI_PORT_CTRL(PORT_A), val | LP_OUTPUT_HOLD); in vlv_dsi_device_ready()
400 if (intel_dsi->ports == ((1 << PORT_A) | (1 << PORT_C))) { in intel_dsi_port_enable()
605 port_ctrl = MIPI_PORT_CTRL(PORT_A); in intel_dsi_clear_device_ready()
686 *pipe = port == PORT_A ? PIPE_A : PIPE_B; in intel_dsi_get_hw_state()
867 tmp = I915_READ(MIPI_CTRL(PORT_A)); in intel_dsi_prepare()
869 I915_WRITE(MIPI_CTRL(PORT_A), tmp | in intel_dsi_prepare()
888 if (port == PORT_A) in intel_dsi_prepare()
979 PORT_A ? PORT_C : PORT_A), in intel_dsi_prepare()
1172 intel_dsi->ports = (1 << PORT_A); in intel_dsi_init()
1179 intel_dsi->ports = ((1 << PORT_A) | (1 << PORT_C)); in intel_dsi_init()