Searched refs:num_phys (Results 1 - 25 of 63) sorted by path

123

/linux-master/drivers/phy/samsung/
H A Dphy-exynos4210-usb2.c254 .num_phys = EXYNOS4210_NUM_PHYS,
H A Dphy-exynos4x12-usb2.c365 .num_phys = 1,
372 .num_phys = EXYNOS4x12_NUM_PHYS,
H A Dphy-exynos-mipi-video.c40 int num_phys; member in struct:mipi_phy_device_desc
57 .num_phys = 4,
102 .num_phys = 5,
165 .num_phys = 5,
218 int num_phys; member in struct:exynos_mipi_video_phy
281 if (WARN_ON(args->args[0] >= state->num_phys))
319 state->num_phys = phy_dev->num_phys;
324 for (i = 0; i < state->num_phys; i++) {
H A Dphy-exynos5250-usb2.c408 .num_phys = ARRAY_SIZE(exynos5250_phys),
415 .num_phys = ARRAY_SIZE(exynos5420_phys),
H A Dphy-s5pv210-usb2.c185 .num_phys = ARRAY_SIZE(s5pv210_phys),
H A Dphy-samsung-usb2.c98 if (WARN_ON(args->args[0] >= drv->cfg->num_phys))
160 drv = devm_kzalloc(dev, struct_size(drv, instances, cfg->num_phys),
220 for (i = 0; i < drv->cfg->num_phys; i++) {
H A Dphy-samsung-usb2.h60 unsigned int num_phys; member in struct:samsung_usb2_phy_config
/linux-master/drivers/scsi/aic94xx/
H A Daic94xx_hwi.h103 int num_phys; /* ENABLEABLE */ member in struct:hw_profile
174 int num_phys; member in struct:asd_port
H A Daic94xx_hwi.c106 asd_port->num_phys = 0;
374 int edbs = 2*(1+asd_ha->hw_prof.num_phys);
H A Daic94xx_init.c214 asd_ha->hw_prof.num_phys = ASD_MAX_PHYS;
679 asd_ha->sas_ha.num_phys= ASD_MAX_PHYS;
782 asd_ha->hw_prof.num_phys,
H A Daic94xx_scb.c168 if (port->num_phys > 0 &&
178 if (port->num_phys == 0 && free_port == NULL) {
193 port->num_phys++;
211 port->num_phys--;
H A Daic94xx_sds.c538 u8 num_phys; /* number of PHYs in the PCI function */ member in struct:asd_ctrla_phy_settings
748 * The absolute total phy number is ASD_MAX_PHYS. hw_prof->num_phys
752 * In this case ASD_MAX_PHYS is 8, hw_prof->num_phys is 5, and only 2
819 asd_ha->hw_prof.num_phys = en_phys;
820 ASD_DPRINTK("ms: max_phys:0x%x, num_phys:0x%x\n",
821 asd_ha->hw_prof.max_phys, asd_ha->hw_prof.num_phys);
927 for (i = 0; i < ps->num_phys; i++) {
982 dflt_ps.num_phys = 8;
H A Daic94xx_seq.c1131 asd_ha->hw_prof.num_phys * 2);
/linux-master/drivers/message/fusion/
H A Dmptsas.c413 for (i = 0; i < port_info->num_phys; i++)
445 for (i = 0; i < port_info->num_phys; i++)
490 dsaswideprintk(ioc, printk(MYIOC_s_DEBUG_FMT "%s: [%p]: num_phys=%02d "
492 port_details->num_phys, (unsigned long long)
495 for (i = 0; i < port_info->num_phys; i++, phy_info++) {
867 for (i = 0 ; i < port_info->num_phys ; i++, phy_info++) {
873 if (port_details->num_phys < 2)
882 port_details->num_phys--;
899 for (i = 0 ; i < port_info->num_phys ; i++, phy_info++) {
914 port_details->num_phys
[all...]
H A Dmptsas.h151 u16 num_phys; /* number of phys belong to this port */ member in struct:mptsas_portinfo_details
176 u16 num_phys; /* number of phys */ member in struct:mptsas_portinfo
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.c4817 if (bp->link_params.num_phys <= 1)
H A Dbnx2x_link.c289 if (params->num_phys == 3) {
1448 for (phy_index = INT_PHY; phy_index < params->num_phys;
3195 for (phy_index = 0; phy_index < params->num_phys; phy_index++) {
3212 for (phy_index = 0; phy_index < params->num_phys; phy_index++) {
3426 for (phy_index = INT_PHY; phy_index < params->num_phys;
6225 if ((params->num_phys == MAX_PHYS) &&
6350 CHIP_IS_E2(bp) && params->num_phys == 2) {
6491 switch (params->num_phys) {
6501 for (phy_index = EXT_PHY1; phy_index < params->num_phys;
6573 for (phy_index = EXT_PHY1; phy_index < params->num_phys;
[all...]
H A Dbnx2x_link.h83 #define SINGLE_MEDIA_DIRECT(params) (params->num_phys == 1)
85 #define SINGLE_MEDIA(params) (params->num_phys == 2)
87 #define DUAL_MEDIA(params) (params->num_phys == 3)
291 u8 num_phys; member in struct:link_params
H A Dbnx2x_main.c11192 switch (bp->link_params.num_phys) {
11291 switch (bp->link_params.num_phys) {
/linux-master/drivers/phy/allwinner/
H A Dphy-sun4i-usb.c101 int num_phys; member in struct:sun4i_usb_phy_cfg
690 if (args->args[0] >= data->cfg->num_phys)
783 for (i = 0; i < data->cfg->num_phys; i++) {
905 .num_phys = 1,
912 .num_phys = 3,
919 .num_phys = 2,
926 .num_phys = 3,
934 .num_phys = 3,
941 .num_phys = 2,
949 .num_phys
[all...]
/linux-master/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-pcie-msm8996.c142 int num_phys; member in struct:qmp_phy_cfg
261 .num_phys = 3,
750 expected_phys = cfg->num_phys;
/linux-master/drivers/phy/rockchip/
H A Dphy-rockchip-naneng-combphy.c128 unsigned int num_phys; member in struct:rockchip_combphy_cfg
346 for (id = 0; id < phy_cfg->num_phys; id++) {
577 .num_phys = 3,
763 .num_phys = 3,
/linux-master/drivers/scsi/esas2r/
H A Datioctl.h736 u8 num_phys; member in struct:atto_hba_get_adapter_info
H A Desas2r_ioctl.c830 gai->num_phys = ESAS2R_NUM_PHYS;
/linux-master/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c2535 sha->num_phys = hisi_hba->n_phy;

Completed in 709 milliseconds

123