Searched refs:phy_enable (Results 1 – 10 of 10) 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/smartpqi/ |
| H A D | smartpqi_sas_transport.c | 569 .phy_enable = pqi_sas_phy_enable,
|
| /linux/drivers/net/dsa/b53/ |
| H A D | b53_priv.h | 49 void (*phy_enable)(struct b53_device *dev, int port); member
|
| 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/libsas/ |
| H A D | sas_init.c | 580 .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/mpt3sas/ |
| H A D | mpt3sas_transport.c | 2188 .phy_enable = _transport_phy_enable,
|
| /linux/drivers/scsi/mvsas/ |
| H A D | mv_sas.c | 183 MVS_CHIP_DISP->phy_enable(mvi, phy_id); in mvs_phy_control()
|
| /linux/drivers/scsi/mpi3mr/ |
| H A D | mpi3mr_transport.c | 3352 .phy_enable = mpi3mr_transport_phy_enable,
|
| /linux/drivers/scsi/ |
| H A D | hpsa.c | 9898 .phy_enable = hpsa_sas_phy_enable,
|