Home
last modified time | relevance | path

Searched defs:rphy (Results 1 – 25 of 25) sorted by relevance

/linux-6.3-rc2/drivers/phy/rockchip/
A Dphy-rockchip-inno-usb2.c271 struct rockchip_usb2phy *rphy = in rockchip_usb2phy_clk480m_prepare() local
291 struct rockchip_usb2phy *rphy = in rockchip_usb2phy_clk480m_unprepare() local
301 struct rockchip_usb2phy *rphy = in rockchip_usb2phy_clk480m_prepared() local
324 struct rockchip_usb2phy *rphy = data; in rockchip_usb2phy_clk480m_unregister() local
331 rockchip_usb2phy_clk480m_register(struct rockchip_usb2phy *rphy) in rockchip_usb2phy_clk480m_register()
411 struct rockchip_usb2phy *rphy = dev_get_drvdata(phy->dev.parent); in rockchip_usb2phy_init() local
474 struct rockchip_usb2phy *rphy = dev_get_drvdata(phy->dev.parent); in rockchip_usb2phy_power_on() local
503 struct rockchip_usb2phy *rphy = dev_get_drvdata(phy->dev.parent); in rockchip_usb2phy_power_off() local
673 static void rockchip_chg_enable_dcd(struct rockchip_usb2phy *rphy, in rockchip_chg_enable_dcd()
971 struct rockchip_usb2phy *rphy = data; in rockchip_usb2phy_irq() local
[all …]
/linux-6.3-rc2/drivers/scsi/
A Dscsi_transport_sas.c175 struct sas_rphy *rphy = NULL; in sas_smp_dispatch() local
1357 struct sas_rphy *rphy; in sas_end_dev_match() local
1380 struct sas_rphy *rphy; in sas_expander_match() local
1401 struct sas_rphy *rphy = dev_to_rphy(dev); in sas_expander_release() local
1410 struct sas_rphy *rphy = dev_to_rphy(dev); in sas_end_device_release() local
1514 int sas_rphy_add(struct sas_rphy *rphy) in sas_rphy_add()
1573 void sas_rphy_free(struct sas_rphy *rphy) in sas_rphy_free()
1596 sas_rphy_delete(struct sas_rphy *rphy) in sas_rphy_delete()
1609 void sas_rphy_unlink(struct sas_rphy *rphy) in sas_rphy_unlink()
1624 sas_rphy_remove(struct sas_rphy *rphy) in sas_rphy_remove()
[all …]
A Dhpsa.c2120 struct sas_rphy *rphy; in hpsa_slave_alloc() local
9644 struct sas_rphy *rphy) in hpsa_sas_port_add_rphy()
9738 struct sas_rphy *rphy) in hpsa_find_device_by_sas_rphy()
9809 struct sas_rphy *rphy; in hpsa_add_sas_device() local
9854 hpsa_sas_get_enclosure_identifier(struct sas_rphy *rphy, u64 *identifier) in hpsa_sas_get_enclosure_identifier()
9878 hpsa_sas_get_bay_identifier(struct sas_rphy *rphy) in hpsa_sas_get_bay_identifier()
A Dhpsa.h51 struct sas_rphy *rphy; member
/linux-6.3-rc2/drivers/scsi/smartpqi/
A Dsmartpqi_sas_transport.c89 struct sas_rphy *rphy) in pqi_sas_port_add_rphy()
210 struct pqi_ctrl_info *ctrl_info, struct sas_rphy *rphy) in pqi_find_device_by_sas_rphy()
280 struct sas_rphy *rphy; in pqi_add_sas_device() local
322 static int pqi_sas_get_enclosure_identifier(struct sas_rphy *rphy, in pqi_sas_get_enclosure_identifier()
396 static int pqi_sas_get_bay_identifier(struct sas_rphy *rphy) in pqi_sas_get_bay_identifier()
457 pqi_build_csmi_smp_passthru_buffer(struct sas_rphy *rphy, in pqi_build_csmi_smp_passthru_buffer()
518 struct sas_rphy *rphy) in pqi_sas_smp_handler()
A Dsmartpqi_init.c6421 struct sas_rphy *rphy; in pqi_slave_alloc() local
A Dsmartpqi.h1224 struct sas_rphy *rphy; member
/linux-6.3-rc2/include/scsi/
A Dscsi_transport_sas.h108 #define rphy_to_shost(rphy) \ argument
114 struct sas_rphy rphy; member
141 struct sas_rphy rphy; member
156 struct sas_rphy *rphy; member
235 struct sas_rphy *rphy; in scsi_is_sas_expander_device() local
A Dlibsas.h187 struct sas_rphy *rphy; member
/linux-6.3-rc2/drivers/scsi/libsas/
A Dsas_init.c241 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in transport_sas_phy_reset() local
276 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in sas_phy_enable() local
310 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in sas_phy_reset() local
347 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in sas_set_phy_speed() local
A Dsas_host_smp.c23 struct sas_rphy *rphy; in sas_host_smp_discover() local
140 struct sas_rphy *rphy; in sas_report_phy_sata() local
A Dsas_expander.c188 struct sas_rphy *rphy = dev->rphy; in sas_set_ex_phy() local
332 struct sas_rphy *rphy; in sas_ex_to_ata() local
497 struct sas_rphy *rphy = dev->rphy; in ex_assign_manuf_info() local
642 struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent); in sas_smp_get_phy_events() local
757 struct sas_rphy *rphy; in sas_ex_add_dev() local
876 struct sas_rphy *rphy; in sas_ex_discover_expander() local
2076 struct sas_rphy *rphy) in sas_smp_handler()
A Dsas_internal.h147 struct sas_rphy *rphy) in sas_fill_in_rphy()
A Dsas_discover.c52 struct sas_rphy *rphy; in sas_get_port_device() local
A Dsas_scsi_host.c798 struct domain_device *sas_find_dev_by_rphy(struct sas_rphy *rphy) in sas_find_dev_by_rphy()
829 struct sas_rphy *rphy = dev_to_rphy(starget->dev.parent); in sas_target_alloc() local
A Dsas_ata.c680 struct sas_rphy *rphy; in sas_ata_add_dev() local
/linux-6.3-rc2/drivers/message/fusion/
A Dmptsas.c589 struct sas_rphy *rphy; in mptsas_add_device_component() local
786 struct sas_rphy *rphy; in mptsas_add_device_component_starget() local
1446 struct sas_rphy *rphy; in mptsas_add_end_device() local
1522 struct sas_rphy *rphy; in mptsas_del_end_device() local
1749 struct sas_rphy *rphy; in mptsas_target_alloc() local
1825 struct sas_rphy *rphy; in mptsas_target_destroy() local
1874 struct sas_rphy *rphy; in mptsas_slave_alloc() local
2241 struct sas_rphy *rphy) in mptsas_smp_handler()
3221 struct sas_rphy *rphy; in mptsas_probe_one_phy() local
3389 struct sas_rphy *rphy; in mptsas_expander_refresh() local
[all …]
A Dmptsas.h153 struct sas_rphy *rphy; /* transport layer rphy object */ member
/linux-6.3-rc2/drivers/phy/renesas/
A Dphy-rcar-gen3-usb2.c436 struct rcar_gen3_phy *rphy = phy_get_drvdata(p); in rcar_gen3_phy_usb2_init() local
473 struct rcar_gen3_phy *rphy = phy_get_drvdata(p); in rcar_gen3_phy_usb2_exit() local
497 struct rcar_gen3_phy *rphy = phy_get_drvdata(p); in rcar_gen3_phy_usb2_power_on() local
529 struct rcar_gen3_phy *rphy = phy_get_drvdata(p); in rcar_gen3_phy_usb2_power_off() local
/linux-6.3-rc2/drivers/scsi/mpt3sas/
A Dmpt3sas_transport.c111 struct sas_rphy *rphy) in _transport_get_port_id_by_rphy()
690 struct sas_rphy *rphy; in mpt3sas_transport_port_add() local
1218 rphy_to_ioc(struct sas_rphy *rphy) in rphy_to_ioc()
1464 _transport_get_enclosure_identifier(struct sas_rphy *rphy, u64 *identifier) in _transport_get_enclosure_identifier()
1493 _transport_get_bay_identifier(struct sas_rphy *rphy) in _transport_get_bay_identifier()
2046 struct sas_rphy *rphy) in _transport_smp_handler()
A Dmpt3sas_base.h583 struct sas_rphy *rphy; member
761 struct sas_rphy *rphy; member
823 struct sas_rphy *rphy; member
A Dmpt3sas_scsih.c728 struct sas_rphy *rphy) in __mpt3sas_get_sdev_by_rphy()
1878 struct sas_rphy *rphy; in scsih_target_alloc() local
/linux-6.3-rc2/drivers/scsi/mpi3mr/
A Dmpi3mr_transport.c441 struct mpi3mr_ioc *mrioc, u64 sas_address, struct sas_rphy *rphy) in __mpi3mr_get_tgtdev_by_addr_and_rphy()
1316 struct sas_rphy *rphy; in mpi3mr_sas_port_add() local
2430 static u8 mpi3mr_get_port_id_by_rphy(struct mpi3mr_ioc *mrioc, struct sas_rphy *rphy) in mpi3mr_get_port_id_by_rphy()
2473 static inline struct mpi3mr_ioc *rphy_to_mrioc(struct sas_rphy *rphy) in rphy_to_mrioc()
2676 mpi3mr_transport_get_enclosure_identifier(struct sas_rphy *rphy, in mpi3mr_transport_get_enclosure_identifier()
2711 mpi3mr_transport_get_bay_identifier(struct sas_rphy *rphy) in mpi3mr_transport_get_bay_identifier()
3195 struct sas_rphy *rphy) in mpi3mr_transport_smp_handler()
A Dmpi3mr_os.c4192 struct sas_rphy *rphy = NULL; in mpi3mr_slave_destroy() local
4280 struct sas_rphy *rphy = NULL; in mpi3mr_slave_configure() local
4346 struct sas_rphy *rphy = NULL; in mpi3mr_slave_alloc() local
4404 struct sas_rphy *rphy = NULL; in mpi3mr_target_alloc() local
A Dmpi3mr.h506 struct sas_rphy *rphy; member
566 struct sas_rphy *rphy; member
602 struct sas_rphy *rphy; member

Completed in 125 milliseconds