Searched refs:phy_disable (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/sun4i/ |
D | sun8i_hdmi_phy.c | 271 phy->variant->phy_disable(hdmi, phy); in sun8i_hdmi_phy_disable() 402 .phy_disable = &sun8i_hdmi_phy_disable_h3, 408 .phy_disable = &sun8i_hdmi_phy_disable_a83t, 415 .phy_disable = &sun8i_hdmi_phy_disable_h3,
|
D | sun8i_dw_hdmi.h | 153 void (*phy_disable)(struct dw_hdmi *hdmi, member
|
/Linux-v4.19/drivers/scsi/hisi_sas/ |
D | hisi_sas.h | 239 void (*phy_disable)(struct hisi_hba *hisi_hba, int phy_no); member
|
D | hisi_sas_main.c | 173 hisi_hba->hw->phy_disable(hisi_hba, phy_no); in hisi_sas_stop_phys() 907 hisi_hba->hw->phy_disable(hisi_hba, phy_no); in hisi_sas_phy_set_linkrate() 926 hisi_hba->hw->phy_disable(hisi_hba, phy_no); in hisi_sas_control_phy() 932 hisi_hba->hw->phy_disable(hisi_hba, phy_no); in hisi_sas_control_phy()
|
D | hisi_sas_v1_hw.c | 1836 .phy_disable = disable_phy_v1_hw,
|
D | hisi_sas_v3_hw.c | 2130 .phy_disable = disable_phy_v3_hw,
|
D | hisi_sas_v2_hw.c | 3593 .phy_disable = disable_phy_v2_hw,
|
/Linux-v4.19/drivers/scsi/mvsas/ |
D | mv_sas.h | 156 void (*phy_disable)(struct mvs_info *mvi, u32 phy_id); member
|
D | mv_sas.c | 213 MVS_CHIP_DISP->phy_disable(mvi, phy_id); in mvs_phy_control()
|
/Linux-v4.19/drivers/dma/ |
D | pxa_dma.c | 528 static void phy_disable(struct pxad_phy *phy) in phy_disable() function 690 phy_disable(phy); in pxad_chan_handler() 1157 phy_disable(chan->phy); in pxad_terminate_all()
|