Home
last modified time | relevance | path

Searched refs:phy (Results 1 – 25 of 12981) sorted by relevance

12345678910>>...520

/dports/biology/graphlan/nsegata-graphlan-66ec7cfce81e/examples/kegg/
H A Dppa_kegg_raxml.names.nn.nwk1 <phy:phyloxml xmlns:phy="http://www.phyloxml.org">
3 <phy:clade>
4 <phy:branch_length>0.0</phy:branch_length>
5 <phy:clade>
6 <phy:branch_length>0.374947178318</phy:branch_length>
1584 <phy:name>aco</phy:name>
1588 <phy:name>tai</phy:name>
6382 <phy:name>cpo</phy:name>
6386 <phy:name>dth</phy:name>
6627 <phy:name>csy</phy:name>
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/phy/
H A Dphy.h81 int (*init)(struct phy *phy);
82 int (*exit)(struct phy *phy);
83 int (*power_on)(struct phy *phy);
84 int (*power_off)(struct phy *phy);
119 int (*reset)(struct phy *phy);
120 int (*calibrate)(struct phy *phy);
121 void (*release)(struct phy *phy);
187 struct phy *phy; member
221 int phy_init(struct phy *phy);
222 int phy_exit(struct phy *phy);
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/phy/
H A Dphy.h81 int (*init)(struct phy *phy);
82 int (*exit)(struct phy *phy);
83 int (*power_on)(struct phy *phy);
84 int (*power_off)(struct phy *phy);
119 int (*reset)(struct phy *phy);
120 int (*calibrate)(struct phy *phy);
121 void (*release)(struct phy *phy);
187 struct phy *phy; member
221 int phy_init(struct phy *phy);
222 int phy_exit(struct phy *phy);
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/phy/
H A Dphy.h81 int (*init)(struct phy *phy);
82 int (*exit)(struct phy *phy);
83 int (*power_on)(struct phy *phy);
84 int (*power_off)(struct phy *phy);
119 int (*reset)(struct phy *phy);
120 int (*calibrate)(struct phy *phy);
121 void (*release)(struct phy *phy);
187 struct phy *phy; member
221 int phy_init(struct phy *phy);
222 int phy_exit(struct phy *phy);
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/phy/
H A Dphy-core.c30 struct phy *phy = *(struct phy **)res; in devm_phy_release() local
44 struct phy *phy = *(struct phy **)res; in devm_phy_consume() local
51 struct phy **phy = res; in devm_phy_match() local
77 pl->phy = phy; in phy_create_lookup()
531 struct phy *phy = NULL; in _of_phy_get() local
579 struct phy *phy = NULL; in of_phy_get() local
666 struct phy *phy; in of_phy_simple_xlate() local
697 struct phy *phy; in phy_get() local
762 struct phy **ptr, *phy; in devm_phy_get() local
902 struct phy *phy; in phy_create() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/phy/
H A Dphy-core.c30 struct phy *phy = *(struct phy **)res; in devm_phy_release() local
44 struct phy *phy = *(struct phy **)res; in devm_phy_consume() local
51 struct phy **phy = res; in devm_phy_match() local
77 pl->phy = phy; in phy_create_lookup()
531 struct phy *phy = NULL; in _of_phy_get() local
579 struct phy *phy = NULL; in of_phy_get() local
666 struct phy *phy; in of_phy_simple_xlate() local
697 struct phy *phy; in phy_get() local
762 struct phy **ptr, *phy; in devm_phy_get() local
902 struct phy *phy; in phy_create() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/phy/
H A Dphy-core.c30 struct phy *phy = *(struct phy **)res; in devm_phy_release() local
44 struct phy *phy = *(struct phy **)res; in devm_phy_consume() local
51 struct phy **phy = res; in devm_phy_match() local
77 pl->phy = phy; in phy_create_lookup()
531 struct phy *phy = NULL; in _of_phy_get() local
579 struct phy *phy = NULL; in of_phy_get() local
666 struct phy *phy; in of_phy_simple_xlate() local
697 struct phy *phy; in phy_get() local
762 struct phy **ptr, *phy; in devm_phy_get() local
902 struct phy *phy; in phy_create() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/
H A Dsungem_phy.c53 return phy->mdio_read(phy->dev, id, reg); in __sungem_phy_read()
58 phy->mdio_write(phy->dev, id, reg, val); in __sungem_phy_write()
63 return phy->mdio_read(phy->dev, phy->mii_id, reg); in sungem_phy_read()
68 phy->mdio_write(phy->dev, phy->mii_id, reg, val); in sungem_phy_write()
321 phy->pause = 0; in genmii_setup_aneg()
352 phy->pause = 0; in genmii_setup_forced()
476 phy->pause = 0; in bcm54xx_setup_aneg()
520 phy->pause = 0; in bcm54xx_setup_forced()
564 phy->pause = (phy->duplex == DUPLEX_FULL) && in bcm54xx_read_link()
752 phy->pause = 0; in marvell_setup_aneg()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/
H A Dsungem_phy.c53 return phy->mdio_read(phy->dev, id, reg); in __sungem_phy_read()
58 phy->mdio_write(phy->dev, id, reg, val); in __sungem_phy_write()
63 return phy->mdio_read(phy->dev, phy->mii_id, reg); in sungem_phy_read()
68 phy->mdio_write(phy->dev, phy->mii_id, reg, val); in sungem_phy_write()
321 phy->pause = 0; in genmii_setup_aneg()
352 phy->pause = 0; in genmii_setup_forced()
476 phy->pause = 0; in bcm54xx_setup_aneg()
520 phy->pause = 0; in bcm54xx_setup_forced()
564 phy->pause = (phy->duplex == DUPLEX_FULL) && in bcm54xx_read_link()
752 phy->pause = 0; in marvell_setup_aneg()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/
H A Dsungem_phy.c53 return phy->mdio_read(phy->dev, id, reg); in __sungem_phy_read()
58 phy->mdio_write(phy->dev, id, reg, val); in __sungem_phy_write()
63 return phy->mdio_read(phy->dev, phy->mii_id, reg); in sungem_phy_read()
68 phy->mdio_write(phy->dev, phy->mii_id, reg, val); in sungem_phy_write()
321 phy->pause = 0; in genmii_setup_aneg()
352 phy->pause = 0; in genmii_setup_forced()
476 phy->pause = 0; in bcm54xx_setup_aneg()
520 phy->pause = 0; in bcm54xx_setup_forced()
564 phy->pause = (phy->duplex == DUPLEX_FULL) && in bcm54xx_read_link()
752 phy->pause = 0; in marvell_setup_aneg()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/libsas/
H A Dsas_phy.c20 struct asd_sas_phy *phy = ev->phy; in sas_phye_loss_of_signal() local
29 struct asd_sas_phy *phy = ev->phy; in sas_phye_oob_done() local
37 struct asd_sas_phy *phy = ev->phy; in sas_phye_oob_error() local
66 struct asd_sas_phy *phy = ev->phy; in sas_phye_spinup_hold() local
78 struct asd_sas_phy *phy = ev->phy; in sas_phye_resume_timeout() local
95 struct asd_sas_phy *phy = ev->phy; in sas_phye_shutdown() local
135 if (!phy->phy) in sas_register_phys()
138 phy->phy->identify.initiator_port_protocols = in sas_register_phys()
140 phy->phy->identify.target_port_protocols = phy->tproto; in sas_register_phys()
142 phy->phy->identify.phy_identifier = i; in sas_register_phys()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/libsas/
H A Dsas_phy.c20 struct asd_sas_phy *phy = ev->phy; in sas_phye_loss_of_signal() local
29 struct asd_sas_phy *phy = ev->phy; in sas_phye_oob_done() local
37 struct asd_sas_phy *phy = ev->phy; in sas_phye_oob_error() local
66 struct asd_sas_phy *phy = ev->phy; in sas_phye_spinup_hold() local
78 struct asd_sas_phy *phy = ev->phy; in sas_phye_resume_timeout() local
95 struct asd_sas_phy *phy = ev->phy; in sas_phye_shutdown() local
135 if (!phy->phy) in sas_register_phys()
138 phy->phy->identify.initiator_port_protocols = in sas_register_phys()
140 phy->phy->identify.target_port_protocols = phy->tproto; in sas_register_phys()
142 phy->phy->identify.phy_identifier = i; in sas_register_phys()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/libsas/
H A Dsas_phy.c20 struct asd_sas_phy *phy = ev->phy; in sas_phye_loss_of_signal() local
29 struct asd_sas_phy *phy = ev->phy; in sas_phye_oob_done() local
37 struct asd_sas_phy *phy = ev->phy; in sas_phye_oob_error() local
66 struct asd_sas_phy *phy = ev->phy; in sas_phye_spinup_hold() local
78 struct asd_sas_phy *phy = ev->phy; in sas_phye_resume_timeout() local
95 struct asd_sas_phy *phy = ev->phy; in sas_phye_shutdown() local
135 if (!phy->phy) in sas_register_phys()
138 phy->phy->identify.initiator_port_protocols = in sas_register_phys()
140 phy->phy->identify.target_port_protocols = phy->tproto; in sas_register_phys()
142 phy->phy->identify.phy_identifier = i; in sas_register_phys()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/platform/ti-vpe/
H A Dcal-camerarx.c350 cal_read(phy->cal, CAL_CSI2_TIMING(phy->instance))); in cal_camerarx_start()
357 cal_read(phy->cal, CAL_CSI2_TIMING(phy->instance))); in cal_camerarx_start()
390 phy->instance, camerarx_read(phy, CAL_CSI2_PHY_REG1)); in cal_camerarx_start()
800 phy = kzalloc(sizeof(*phy), GFP_KERNEL); in cal_camerarx_create()
801 if (!phy) in cal_camerarx_create()
811 phy->base = devm_ioremap_resource(cal->dev, phy->res); in cal_camerarx_create()
819 phy->res->name, &phy->res->start, &phy->res->end); in cal_camerarx_create()
851 return phy; in cal_camerarx_create()
855 kfree(phy); in cal_camerarx_create()
861 if (!phy) in cal_camerarx_destroy()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/platform/ti-vpe/
H A Dcal-camerarx.c350 cal_read(phy->cal, CAL_CSI2_TIMING(phy->instance))); in cal_camerarx_start()
357 cal_read(phy->cal, CAL_CSI2_TIMING(phy->instance))); in cal_camerarx_start()
390 phy->instance, camerarx_read(phy, CAL_CSI2_PHY_REG1)); in cal_camerarx_start()
800 phy = kzalloc(sizeof(*phy), GFP_KERNEL); in cal_camerarx_create()
801 if (!phy) in cal_camerarx_create()
811 phy->base = devm_ioremap_resource(cal->dev, phy->res); in cal_camerarx_create()
819 phy->res->name, &phy->res->start, &phy->res->end); in cal_camerarx_create()
851 return phy; in cal_camerarx_create()
855 kfree(phy); in cal_camerarx_create()
861 if (!phy) in cal_camerarx_destroy()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/platform/ti-vpe/
H A Dcal-camerarx.c350 cal_read(phy->cal, CAL_CSI2_TIMING(phy->instance))); in cal_camerarx_start()
357 cal_read(phy->cal, CAL_CSI2_TIMING(phy->instance))); in cal_camerarx_start()
390 phy->instance, camerarx_read(phy, CAL_CSI2_PHY_REG1)); in cal_camerarx_start()
800 phy = kzalloc(sizeof(*phy), GFP_KERNEL); in cal_camerarx_create()
801 if (!phy) in cal_camerarx_create()
811 phy->base = devm_ioremap_resource(cal->dev, phy->res); in cal_camerarx_create()
819 phy->res->name, &phy->res->start, &phy->res->end); in cal_camerarx_create()
851 return phy; in cal_camerarx_create()
855 kfree(phy); in cal_camerarx_create()
861 if (!phy) in cal_camerarx_destroy()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/ibm/emac/
H A Dphy.c37 return phy->mdio_read(phy->dev, phy->address, reg); in _phy_read()
42 phy->mdio_write(phy->dev, phy->address, reg, val); in _phy_write()
47 return phy->mdio_read(phy->dev, phy->gpcs_address, reg); in gpcs_phy_read()
52 phy->mdio_write(phy->dev, phy->gpcs_address, reg, val); in gpcs_phy_write()
117 phy->pause = phy->asym_pause = 0; in genmii_setup_aneg()
176 phy->pause = phy->asym_pause = 0; in genmii_setup_forced()
241 phy->pause = phy->asym_pause = 0; in genmii_read_link()
274 phy->pause = phy->asym_pause = 0; in genmii_read_link()
521 phy->pause = phy->asym_pause = 0; in emac_mii_phy_probe()
536 phy->def = def; in emac_mii_phy_probe()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/ibm/emac/
H A Dphy.c37 return phy->mdio_read(phy->dev, phy->address, reg); in _phy_read()
42 phy->mdio_write(phy->dev, phy->address, reg, val); in _phy_write()
47 return phy->mdio_read(phy->dev, phy->gpcs_address, reg); in gpcs_phy_read()
52 phy->mdio_write(phy->dev, phy->gpcs_address, reg, val); in gpcs_phy_write()
117 phy->pause = phy->asym_pause = 0; in genmii_setup_aneg()
176 phy->pause = phy->asym_pause = 0; in genmii_setup_forced()
241 phy->pause = phy->asym_pause = 0; in genmii_read_link()
274 phy->pause = phy->asym_pause = 0; in genmii_read_link()
521 phy->pause = phy->asym_pause = 0; in emac_mii_phy_probe()
536 phy->def = def; in emac_mii_phy_probe()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/ibm/emac/
H A Dphy.c37 return phy->mdio_read(phy->dev, phy->address, reg); in _phy_read()
42 phy->mdio_write(phy->dev, phy->address, reg, val); in _phy_write()
47 return phy->mdio_read(phy->dev, phy->gpcs_address, reg); in gpcs_phy_read()
52 phy->mdio_write(phy->dev, phy->gpcs_address, reg, val); in gpcs_phy_write()
117 phy->pause = phy->asym_pause = 0; in genmii_setup_aneg()
176 phy->pause = phy->asym_pause = 0; in genmii_setup_forced()
241 phy->pause = phy->asym_pause = 0; in genmii_read_link()
274 phy->pause = phy->asym_pause = 0; in genmii_read_link()
521 phy->pause = phy->asym_pause = 0; in emac_mii_phy_probe()
536 phy->def = def; in emac_mii_phy_probe()
[all …]
/dports/sysutils/u-boot-chip/u-boot-2021.07/include/
H A Dgeneric-phy.h69 int (*init)(struct phy *phy);
84 int (*exit)(struct phy *phy);
96 int (*reset)(struct phy *phy);
110 int (*power_on)(struct phy *phy);
124 int (*power_off)(struct phy *phy);
166 int generic_phy_init(struct phy *phy);
236 struct phy *phy);
294 struct phy *phy);
373 struct phy *phy) in generic_phy_get_by_index() argument
379 struct phy *phy) in generic_phy_get_by_name() argument
[all …]
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/include/
H A Dgeneric-phy.h69 int (*init)(struct phy *phy);
84 int (*exit)(struct phy *phy);
96 int (*reset)(struct phy *phy);
110 int (*power_on)(struct phy *phy);
124 int (*power_off)(struct phy *phy);
166 int generic_phy_init(struct phy *phy);
236 struct phy *phy);
294 struct phy *phy);
373 struct phy *phy) in generic_phy_get_by_index() argument
379 struct phy *phy) in generic_phy_get_by_name() argument
[all …]
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/include/
H A Dgeneric-phy.h69 int (*init)(struct phy *phy);
84 int (*exit)(struct phy *phy);
96 int (*reset)(struct phy *phy);
110 int (*power_on)(struct phy *phy);
124 int (*power_off)(struct phy *phy);
166 int generic_phy_init(struct phy *phy);
236 struct phy *phy);
294 struct phy *phy);
373 struct phy *phy) in generic_phy_get_by_index() argument
379 struct phy *phy) in generic_phy_get_by_name() argument
[all …]
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/include/
H A Dgeneric-phy.h69 int (*init)(struct phy *phy);
84 int (*exit)(struct phy *phy);
96 int (*reset)(struct phy *phy);
110 int (*power_on)(struct phy *phy);
124 int (*power_off)(struct phy *phy);
166 int generic_phy_init(struct phy *phy);
236 struct phy *phy);
294 struct phy *phy);
373 struct phy *phy) in generic_phy_get_by_index() argument
379 struct phy *phy) in generic_phy_get_by_name() argument
[all …]
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/include/
H A Dgeneric-phy.h69 int (*init)(struct phy *phy);
84 int (*exit)(struct phy *phy);
96 int (*reset)(struct phy *phy);
110 int (*power_on)(struct phy *phy);
124 int (*power_off)(struct phy *phy);
166 int generic_phy_init(struct phy *phy);
236 struct phy *phy);
294 struct phy *phy);
373 struct phy *phy) in generic_phy_get_by_index() argument
379 struct phy *phy) in generic_phy_get_by_name() argument
[all …]
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/include/
H A Dgeneric-phy.h69 int (*init)(struct phy *phy);
84 int (*exit)(struct phy *phy);
96 int (*reset)(struct phy *phy);
110 int (*power_on)(struct phy *phy);
124 int (*power_off)(struct phy *phy);
166 int generic_phy_init(struct phy *phy);
236 struct phy *phy);
294 struct phy *phy);
373 struct phy *phy) in generic_phy_get_by_index() argument
379 struct phy *phy) in generic_phy_get_by_name() argument
[all …]

12345678910>>...520