Searched refs:PORT_A (Results 1 - 25 of 37) sorted by relevance

12

/linux-master/samples/bpf/
H A Dtest_map_in_map_user.c19 #define PORT_A (map_fd[0]) macro
53 ret = bpf_map_update_elem(PORT_A, &port_key, &magic_result, BPF_ANY);
60 ret = bpf_map_update_elem(A_OF_PORT_A, &port_key, &PORT_A, BPF_ANY);
62 check_map_id(PORT_A, A_OF_PORT_A, port_key);
64 ret = bpf_map_update_elem(H_OF_PORT_A, &port_key, &PORT_A, BPF_NOEXIST);
66 check_map_id(PORT_A, H_OF_PORT_A, port_key);
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_display_limits.h78 PORT_A = 0, enumerator in enum:port
H A Dintel_display_device.c203 .__runtime_defaults.port_mask = BIT(PORT_A) | BIT(PORT_B) | BIT(PORT_C), /* DVO A/B/C */
338 .__runtime_defaults.port_mask = BIT(PORT_A) | BIT(PORT_B) | BIT(PORT_C) | BIT(PORT_D) /* DP A, SDVO/HDMI/DP B, HDMI/DP C/D */
360 .__runtime_defaults.port_mask = BIT(PORT_A) | BIT(PORT_B) | BIT(PORT_C) | BIT(PORT_D), /* DP A, SDVO/HDMI/DP B, HDMI/DP C/D */
374 .__runtime_defaults.port_mask = BIT(PORT_A) | BIT(PORT_B) | BIT(PORT_C) | BIT(PORT_D), /* DP A, SDVO/HDMI/DP B, HDMI/DP C/D */
409 .__runtime_defaults.port_mask = BIT(PORT_A) | BIT(PORT_B) | BIT(PORT_C) | BIT(PORT_D) | BIT(PORT_E),
429 .__runtime_defaults.port_mask = BIT(PORT_A) | BIT(PORT_B) | BIT(PORT_C) | BIT(PORT_D) | BIT(PORT_E),
469 .__runtime_defaults.port_mask = BIT(PORT_A) | BIT(PORT_B) | BIT(PORT_C) | BIT(PORT_D) | BIT(PORT_E),
494 .__runtime_defaults.port_mask = BIT(PORT_A) | BIT(PORT_B) | BIT(PORT_C)
555 .__runtime_defaults.port_mask = BIT(PORT_A) | BIT(PORT_B) | BIT(PORT_C) | BIT(PORT_D) | BIT(PORT_E),
561 .__runtime_defaults.port_mask = BIT(PORT_A) | BI
[all...]
H A Dg4x_dp.c128 if (IS_IVYBRIDGE(dev_priv) && port == PORT_A) {
139 } else if (HAS_PCH_CPT(dev_priv) && port != PORT_A) {
284 if (IS_IVYBRIDGE(dev_priv) && port == PORT_A)
286 else if (HAS_PCH_CPT(dev_priv) && port != PORT_A)
348 pipe_config->has_audio = tmp & DP_AUDIO_OUTPUT_ENABLE && port != PORT_A;
350 if (HAS_PCH_CPT(dev_priv) && port != PORT_A) {
391 if (port == PORT_A) {
424 if ((IS_IVYBRIDGE(dev_priv) && port == PORT_A) ||
425 (HAS_PCH_CPT(dev_priv) && port != PORT_A)) {
444 if (HAS_PCH_IBX(dev_priv) && crtc->pipe == PIPE_B && port != PORT_A) {
[all...]
H A Dvlv_dsi.c345 intel_de_rmw(dev_priv, MIPI_CTRL(PORT_A), GLK_MIPIIO_RESET_RELEASED, 0);
384 intel_de_rmw(dev_priv, MIPI_CTRL(PORT_A), 0, GLK_MIPIIO_RESET_RELEASED);
485 intel_de_rmw(dev_priv, MIPI_PORT_CTRL(PORT_A), 0, LP_OUTPUT_HOLD);
544 intel_de_rmw(dev_priv, MIPI_CTRL(PORT_A), GLK_MIPIIO_RESET_RELEASED, 0);
580 BXT_MIPI_PORT_CTRL(port) : MIPI_PORT_CTRL(PORT_A);
598 if ((IS_BROXTON(dev_priv) || port == PORT_A) &&
644 if (intel_dsi->ports == (BIT(PORT_A) | BIT(PORT_C))) {
997 *pipe = port == PORT_A ? PIPE_A : PIPE_B;
1332 tmp = intel_de_read(dev_priv, MIPI_CTRL(PORT_A));
1334 intel_de_write(dev_priv, MIPI_CTRL(PORT_A),
[all...]
H A Dintel_ddi.c717 if (HAS_TRANSCODER(dev_priv, TRANSCODER_EDP) && port == PORT_A)
784 if (HAS_TRANSCODER(dev_priv, TRANSCODER_EDP) && port == PORT_A) {
1066 if (encoder->port == PORT_A && dig_port->max_lanes == 4)
1856 case PORT_A:
2755 is_mst && (port == PORT_A || port == PORT_E));
2757 drm_WARN_ON(&dev_priv->drm, is_mst && port == PORT_A);
2797 if ((port != PORT_A || DISPLAY_VER(dev_priv) >= 9) &&
3216 if (port == PORT_A && DISPLAY_VER(dev_priv) < 9)
3242 [PORT_A] = TRANSCODER_EDP,
3251 if (drm_WARN_ON(&dev_priv->drm, port < PORT_A || por
[all...]
H A Dintel_bios.c1649 panel->vbt.dsi.bl_ports = BIT(PORT_A);
1656 panel->vbt.dsi.bl_ports = BIT(PORT_A) | BIT(port_bc);
1665 panel->vbt.dsi.cabc_ports = BIT(PORT_A);
1673 BIT(PORT_A) | BIT(port_bc);
2315 for (port = PORT_A; port < n_ports; port++) {
2336 [PORT_A] = { DVO_PORT_HDMIA, DVO_PORT_DPA, -1 },
2351 [PORT_A] = { DVO_PORT_HDMIA, DVO_PORT_DPA, -1 },
2358 * Alderlake S ports used in the driver are PORT_A, PORT_D, PORT_E,
2362 [PORT_A] = { DVO_PORT_HDMIA, DVO_PORT_DPA, -1 },
2371 [PORT_A]
[all...]
H A Dicl_dsi.c92 if (port == PORT_A)
222 port = PORT_A;
391 port == PORT_A ?
1375 port == PORT_A ?
1512 if (intel_dsi->ports == (BIT(PORT_B) | BIT(PORT_A)))
2015 intel_dsi->ports = BIT(PORT_A) | BIT(PORT_B);
H A Dintel_display.h130 case PORT_A:
241 for ((__port) = PORT_A; (__port) < I915_MAX_PORTS; (__port)++)
H A Dintel_combo_phy.c162 bool ddi_a_present = intel_bios_is_port_present(i915, PORT_A);
170 * nothing on PORT_A and no DSI.
H A Dintel_display_power.c2339 .port_start = PORT_A,
2355 .port_start = PORT_A,
2382 .port_start = PORT_A,
2409 .port_start = PORT_A,
H A Dintel_dvo.c83 .port = PORT_A,
H A Dintel_cx0_phy_regs.h23 * PORT_A -> PORT_TC4 + 1
28 (port >= PORT_TC1 ? port : PORT_TC4 + 1 + port - PORT_A)
H A Dintel_display_irq.c919 PORT_A : PORT_B;
920 dsi_trans = (port == PORT_A) ? TRANSCODER_DSI_0 : TRANSCODER_DSI_1;
951 port = (te_trigger & DSI1_TE) ? PORT_B : PORT_A;
1269 port = PORT_A;
H A Dintel_dpio_phy.c181 [DPIO_CH0] = { .port = PORT_A },
204 [DPIO_CH0] = { .port = PORT_A },
H A Dvlv_dsi_regs.h16 #define _MIPI_PORT(port, a, c) (((port) == PORT_A) ? a : c) /* ports A and C only */
H A Dvlv_dsi_pll.c191 if (intel_dsi->ports & (1 << PORT_A))
H A Dintel_pch_refclk.c514 if (encoder->port == PORT_A)
H A Dintel_audio.c697 if (drm_WARN_ON(&i915->drm, port == PORT_A))
733 if (drm_WARN_ON(&i915->drm, port == PORT_A))
/linux-master/drivers/staging/media/tegra-video/
H A Dcsi.h29 PORT_A = 0, enumerator in enum:tegra_csi_cil_port
H A Dtegra210.c1016 val = ((portno & 1) == PORT_A) ?
1109 val = ((portno & 1) == PORT_A) ?
/linux-master/drivers/gpu/drm/i915/gvt/
H A Ddisplay.c207 for (port = PORT_A; port <= PORT_C; port++) {
267 if (intel_vgpu_has_monitor_on_port(vgpu, PORT_A)) {
273 vgpu_vreg_t(vgpu, BXT_PHY_CTL(PORT_A)) |=
275 vgpu_vreg_t(vgpu, BXT_PHY_CTL(PORT_A)) &=
278 vgpu_vreg_t(vgpu, BXT_PORT_PLL_ENABLE(PORT_A)) |=
282 vgpu_vreg_t(vgpu, DDI_BUF_CTL(PORT_A)) |=
284 vgpu_vreg_t(vgpu, DDI_BUF_CTL(PORT_A)) &=
487 if (intel_vgpu_has_monitor_on_port(vgpu, PORT_A)) {
494 vgpu_vreg_t(vgpu, DDI_BUF_CTL(PORT_A)) |= DDI_INIT_DISPLAY_DETECTED;
692 if (intel_vgpu_has_monitor_on_port(vgpu, PORT_A)) {
[all...]
H A Dmmio.c272 vgpu_vreg_t(vgpu, BXT_PHY_CTL(PORT_A)) &=
274 vgpu_vreg_t(vgpu, BXT_PHY_CTL(PORT_A)) |=
H A Dhandlers.c546 case PORT_A:
1159 (((port) >= PORT_A) && ((port) < I915_MAX_PORTS))
2342 MMIO_DH(DDI_BUF_CTL(PORT_A), D_ALL, NULL, ddi_buf_ctl_mmio_write);
2348 MMIO_DH(DP_TP_CTL(PORT_A), D_ALL, NULL, dp_tp_ctl_mmio_write);
2354 MMIO_DH(DP_TP_STATUS(PORT_A), D_ALL, NULL, dp_tp_status_mmio_write);
2757 MMIO_DH(BXT_PORT_PLL_ENABLE(PORT_A), D_BXT,
/linux-master/drivers/gpu/drm/i915/
H A Dintel_gvt_mmio_table.c484 MMIO_D(PORT_CLK_SEL(PORT_A));
515 MMIO_D(DDI_BUF_CTL(PORT_A));
520 MMIO_D(DP_TP_CTL(PORT_A));
525 MMIO_D(DP_TP_STATUS(PORT_A));
1127 MMIO_D(BXT_PHY_CTL(PORT_A));
1130 MMIO_D(BXT_PORT_PLL_ENABLE(PORT_A));

Completed in 289 milliseconds

12