Searched refs:PORT_A (Results 1 – 15 of 15) sorted by relevance
/linux-4.1.27/arch/cris/arch-v32/mach-a3/ |
D | pinmux.c | 39 crisv32_pinmux_alloc(PORT_A, 0, 31, pinmux_gpio); in crisv32_pinmux_init() 126 ret = crisv32_pinmux_alloc(PORT_A, 8, 18, pinmux_fixed); in crisv32_pinmux_alloc_fixed() 131 ret = crisv32_pinmux_alloc(PORT_A, 24, 25, pinmux_fixed); in crisv32_pinmux_alloc_fixed() 136 ret = crisv32_pinmux_alloc(PORT_A, 26, 27, pinmux_fixed); in crisv32_pinmux_alloc_fixed() 141 ret = crisv32_pinmux_alloc(PORT_A, 28, 29, pinmux_fixed); in crisv32_pinmux_alloc_fixed() 146 ret = crisv32_pinmux_alloc(PORT_A, 30, 31, pinmux_fixed); in crisv32_pinmux_alloc_fixed() 151 ret = crisv32_pinmux_alloc(PORT_A, 19, 23, pinmux_fixed); in crisv32_pinmux_alloc_fixed() 159 ret = crisv32_pinmux_alloc(PORT_A, 30, 30, pinmux_fixed); in crisv32_pinmux_alloc_fixed() 163 ret = crisv32_pinmux_alloc(PORT_A, 31, 31, pinmux_fixed); in crisv32_pinmux_alloc_fixed() 171 ret = crisv32_pinmux_alloc(PORT_A, 0, 1, pinmux_fixed); in crisv32_pinmux_alloc_fixed() [all …]
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | intel_dsi.c | 311 if (intel_dsi->ports == ((1 << PORT_A) | (1 << PORT_C))) { in intel_dsi_port_enable() 367 val = I915_READ(MIPI_PORT_CTRL(PORT_A)); in intel_dsi_device_ready() 368 I915_WRITE(MIPI_PORT_CTRL(PORT_A), val | LP_OUTPUT_HOLD); in intel_dsi_device_ready() 541 if (wait_for(((I915_READ(MIPI_PORT_CTRL(PORT_A)) & AFE_LATCHOUT) in intel_dsi_clear_device_ready() 548 val = I915_READ(MIPI_PORT_CTRL(PORT_A)); in intel_dsi_clear_device_ready() 549 I915_WRITE(MIPI_PORT_CTRL(PORT_A), val & ~LP_OUTPUT_HOLD); in intel_dsi_clear_device_ready() 614 *pipe = port == PORT_A ? PIPE_A : PIPE_B; in intel_dsi_get_hw_state() 771 tmp = I915_READ(MIPI_CTRL(PORT_A)); in intel_dsi_prepare() 773 I915_WRITE(MIPI_CTRL(PORT_A), tmp | ESCAPE_CLOCK_DIVIDER_1); in intel_dsi_prepare() 1041 intel_dsi->ports = (1 << PORT_A); in intel_dsi_init() [all …]
|
D | intel_dp.c | 154 if (HAS_DDI(dev) && intel_dig_port->port == PORT_A && in intel_dp_max_lane_count() 703 if (intel_dig_port->port == PORT_A) { in ilk_get_aux_clock_divider() 719 if (intel_dig_port->port == PORT_A) { in hsw_get_aux_clock_divider() 1015 case PORT_A: in intel_dp_aux_init() 1355 if (HAS_PCH_SPLIT(dev) && !HAS_DDI(dev) && port != PORT_A) in intel_dp_compute_config() 1360 pipe_config->has_audio = intel_dp->has_audio && port != PORT_A; in intel_dp_compute_config() 1556 if (port == PORT_A && IS_GEN7(dev) && !IS_VALLEYVIEW(dev)) { in intel_dp_prepare() 1567 } else if (!HAS_PCH_CPT(dev) || port == PORT_A) { in intel_dp_prepare() 2171 if (port == PORT_A && IS_GEN7(dev) && !IS_VALLEYVIEW(dev)) { in intel_dp_get_hw_state() 2175 } else if (!HAS_PCH_CPT(dev) || port == PORT_A) { in intel_dp_get_hw_state() [all …]
|
D | intel_dsi.h | 116 for ((__port) = PORT_A; (__port) < I915_MAX_PORTS; (__port)++) \
|
D | intel_bios.c | 1009 if (is_dvi && (port == PORT_A || port == PORT_E)) in parse_ddi_port() 1027 if (aux_channel == 0x40 && port != PORT_A) in parse_ddi_port() 1062 for (port = PORT_A; port < I915_MAX_PORTS; port++) in parse_ddi_ports() 1172 for (port = PORT_A; port < I915_MAX_PORTS; port++) { in init_vbt_defaults() 1178 info->supports_dvi = (port != PORT_A && port != PORT_E); in init_vbt_defaults()
|
D | intel_ddi.c | 257 case PORT_A: in intel_prepare_ddi_buffers() 315 for (port = PORT_A; port <= PORT_E; port++) in intel_prepare_ddi() 1414 if (port == PORT_A) in intel_ddi_connector_get_hw_state() 1462 if (port == PORT_A) { in intel_ddi_get_hw_state() 1581 if (port != PORT_A || INTEL_INFO(dev)->gen >= 9) in intel_ddi_pre_enable() 1655 if (port == PORT_A && INTEL_INFO(dev)->gen < 9) in intel_enable_ddi() 2178 if (port == PORT_A) in intel_ddi_compute_config()
|
D | intel_psr.c | 274 if (IS_HASWELL(dev) && dig_port->port != PORT_A) { in intel_psr_match_conditions() 359 (IS_BROADWELL(dev) && intel_dig_port->port != PORT_A)) in intel_psr_enable()
|
D | intel_dsi_pll.c | 244 if (intel_dsi->ports & (1 << PORT_A)) in vlv_configure_dsi_pll()
|
D | intel_dsi_panel_vbt.c | 109 return port ? PORT_C : PORT_A; in intel_dsi_seq_port_to_port()
|
D | i915_irq.c | 1372 case PORT_A: in pch_port_to_hotplug_shift() 1388 case PORT_A: in i915_port_to_hotplug_shift() 1411 return PORT_A; /* no hpd */ in get_port_from_pin()
|
D | intel_hdmi.c | 1693 case PORT_A: in intel_hdmi_init_connector()
|
D | i915_drv.h | 145 PORT_A = 0, enumerator
|
D | intel_display.c | 4893 case PORT_A: in port_to_power_domain() 7148 if (enc_to_dig_port(&encoder->base)->port == PORT_A) in ironlake_init_pch_refclk() 13067 intel_ddi_init(dev, PORT_A); in intel_setup_outputs() 13084 intel_dp_init(dev, DP_A, PORT_A); in intel_setup_outputs()
|
D | i915_reg.h | 34 #define _PORT3(port, a, b, c) ((port) == PORT_A ? (a) : \
|
/linux-4.1.27/arch/cris/include/arch-v32/mach-a3/mach/ |
D | pinmux.h | 4 #define PORT_A 0 macro
|