Searched refs:phy_enable (Results 1 – 11 of 11) sorted by relevance
| /linux/include/scsi/ |
| H A D | scsi_transport_sas.h | 179 int (*phy_enable)(struct sas_phy *, int); member
|
| /linux/drivers/scsi/mvsas/ |
| H A D | mv_sas.h | 138 void (*phy_enable)(struct mvs_info *mvi, u32 phy_id); member
|
| H A D | mv_sas.c | 183 MVS_CHIP_DISP->phy_enable(mvi, phy_id); in mvs_phy_control()
|
| /linux/drivers/scsi/smartpqi/ |
| H A D | smartpqi_sas_transport.c | 569 .phy_enable = pqi_sas_phy_enable,
|
| /linux/drivers/scsi/libsas/ |
| H A D | sas_init.c | 581 .phy_enable = queue_phy_enable,
|
| /linux/drivers/dma/ |
| H A D | pxa_dma.c | 449 static void phy_enable(struct pxad_phy *phy, bool misaligned) in phy_enable() function 511 phy_enable(chan->phy, chan->misaligned); in pxad_launch_chan()
|
| /linux/drivers/scsi/ |
| H A D | scsi_transport_sas.c | 563 error = i->f->phy_enable(phy, enable); in do_sas_phy_enable() 1875 SETUP_OPTIONAL_PHY_ATTRIBUTE_RW(enable, phy_enable); in sas_attach_transport()
|
| H A D | hpsa.c | 9894 .phy_enable = hpsa_sas_phy_enable,
|
| /linux/drivers/net/dsa/b53/ |
| H A D | b53_common.c | 712 if (dev->ops->phy_enable) in b53_enable_port() 713 dev->ops->phy_enable(dev, port); in b53_enable_port()
|
| /linux/drivers/scsi/mpt3sas/ |
| H A D | mpt3sas_transport.c | 2188 .phy_enable = _transport_phy_enable,
|
| /linux/drivers/scsi/mpi3mr/ |
| H A D | mpi3mr_transport.c | 3352 .phy_enable = mpi3mr_transport_phy_enable,
|