Home
last modified time | relevance | path

Searched full:port_b (Results 1 – 13 of 13) sorted by relevance

/linux/Documentation/devicetree/bindings/phy/
H A Dqcom,glymur-qmp-gen5x8-pcie-phy.yaml36 - const: port_b
60 - const: port_b
69 - const: port_b
139 reg-names = "port_a", "port_b";
159 reset-names = "port_a", "port_a_nocsr", "port_b", "port_b_nocsr";
163 power-domain-names = "port_a", "port_b";
/linux/include/sound/
H A Dsh_fsi.h29 struct sh_fsi_port_info port_b; member
/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-pcie-multiphy.c121 "port_b",
125 "port_a", "port_b",
133 "port_b",
137 "port_a", "port_b",
H A Dphy-qcom-qmp-pcie.c4030 void __iomem *port_b; member
5605 serdes = qmp->port_b + offs->serdes; in qmp_pcie_init_port_b()
5606 tx3 = qmp->port_b + offs->tx; in qmp_pcie_init_port_b()
5607 rx3 = qmp->port_b + offs->rx; in qmp_pcie_init_port_b()
5608 tx4 = qmp->port_b + offs->tx2; in qmp_pcie_init_port_b()
5609 rx4 = qmp->port_b + offs->rx2; in qmp_pcie_init_port_b()
5610 pcs = qmp->port_b + offs->pcs; in qmp_pcie_init_port_b()
5611 pcs_misc = qmp->port_b + offs->pcs_misc; in qmp_pcie_init_port_b()
5612 ln_shrd = qmp->port_b + offs->ln_shrd; in qmp_pcie_init_port_b()
6263 qmp->port_b = devm_platform_ioremap_resource(pdev, 1); in qmp_pcie_parse_dt()
[all …]
/linux/drivers/staging/media/ipu3/
H A Dipu3-css.c779 cfg_ref->port_b.crop = 0; in imgu_css_pipeline_init()
780 cfg_ref->port_b.elems = IMGU_ABI_ISP_DDR_WORD_BYTES / BYPC; in imgu_css_pipeline_init()
781 cfg_ref->port_b.width = in imgu_css_pipeline_init()
783 cfg_ref->port_b.stride = in imgu_css_pipeline_init()
786 IPU3_UAPI_ISP_VEC_ELEMS / cfg_ref->port_b.elems; in imgu_css_pipeline_init()
826 cfg_tnr->port_b.crop = 0; in imgu_css_pipeline_init()
827 cfg_tnr->port_b.elems = IMGU_ABI_ISP_DDR_WORD_BYTES; in imgu_css_pipeline_init()
828 cfg_tnr->port_b.width = in imgu_css_pipeline_init()
830 cfg_tnr->port_b.stride = in imgu_css_pipeline_init()
833 IPU3_UAPI_ISP_VEC_ELEMS / cfg_tnr->port_b.elems; in imgu_css_pipeline_init()
H A Dipu3-abi.h1863 struct imgu_abi_dma_port_config port_b; member
1882 struct imgu_abi_dma_port_config port_b; member
/linux/drivers/gpu/drm/i915/display/
H A Dintel_audio_regs.h161 #define VLV_AUD_PORT_EN_DBG(port) _MMIO_BASE_PORT3(VLV_DISPLAY_BASE, (port) - PORT_B, \
H A Dintel_bios.c1675 enum port port_bc = DISPLAY_VER(display) >= 11 ? PORT_B : PORT_C; in parse_dsi_backlight_ports()
2370 [PORT_B] = { DVO_PORT_HDMIB, DVO_PORT_DPB, -1 }, in dvo_port_to_port()
2385 [PORT_B] = { DVO_PORT_HDMIB, DVO_PORT_DPB, -1 }, in dvo_port_to_port()
2396 [PORT_B] = { -1 }, in dvo_port_to_port()
2405 [PORT_B] = { DVO_PORT_HDMIB, DVO_PORT_DPB, -1 }, in dvo_port_to_port()
2445 return PORT_B; in dsi_dvo_port_to_port()
H A Dintel_hdcp.c473 case PORT_B: in intel_hdcp_get_repeater_ctl()
2296 case PORT_B ... PORT_F: in intel_get_hdcp_ddi_index()
H A Dintel_ddi.c1939 case PORT_B: in bxt_ddi_get_pll()
3392 [PORT_B] = TRANSCODER_A, in gen9_chicken_trans_reg_by_port()
5124 case PORT_B: in port_strap_detected()
/linux/drivers/gpu/drm/i915/gvt/
H A Dvgpu.c378 ret = intel_gvt_set_edid(vgpu, PORT_B); in intel_gvt_create_vgpu()
/linux/arch/mips/include/asm/sn/
H A Dioc3.h149 struct ioc3_serialregs port_b; member
/linux/drivers/scsi/
H A Dscsi_debug.c1778 int port_a, port_b; in inquiry_vpd_88() local
1781 port_b = port_a + 1; in inquiry_vpd_88()
1810 put_unaligned_be64(naa3_comp_a + port_b, arr + num); in inquiry_vpd_88()
2360 int port_group_a, port_group_b, port_a, port_b; in resp_report_tgtpgs() local
2375 port_b = 0x2; /* relative port B */ in resp_report_tgtpgs()
2412 put_unaligned_be16(port_b, arr + n); in resp_report_tgtpgs()
2793 int port_a, port_b; in resp_sas_pcd_m_spg() local
2800 port_b = port_a + 1; in resp_sas_pcd_m_spg()
2803 put_unaligned_be32(port_b, p + 48 + 20); in resp_sas_pcd_m_spg()