Home
last modified time | relevance | path

Searched refs:phy_disable (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/gpu/drm/sun4i/
A Dsun8i_hdmi_phy.c382 phy->variant->phy_disable(hdmi, phy); in sun8i_hdmi_phy_disable()
592 .phy_disable = &sun8i_hdmi_phy_disable_a83t,
600 .phy_disable = &sun8i_hdmi_phy_disable_h3,
609 .phy_disable = &sun8i_hdmi_phy_disable_h3,
617 .phy_disable = &sun8i_hdmi_phy_disable_h3,
A Dsun8i_dw_hdmi.h159 void (*phy_disable)(struct dw_hdmi *hdmi, member
/linux/drivers/gpu/drm/vc4/
A Dvc4_hdmi.h92 void (*phy_disable)(struct vc4_hdmi *vc4_hdmi); member
A Dvc4_hdmi.c626 if (vc4_hdmi->variant->phy_disable) in vc4_hdmi_encoder_post_crtc_powerdown()
627 vc4_hdmi->variant->phy_disable(vc4_hdmi); in vc4_hdmi_encoder_post_crtc_powerdown()
2286 .phy_disable = vc4_hdmi_phy_disable,
2314 .phy_disable = vc5_hdmi_phy_disable,
2342 .phy_disable = vc5_hdmi_phy_disable,
/linux/drivers/dma/
A Dpxa_dma.c479 static void phy_disable(struct pxad_phy *phy) in phy_disable() function
640 phy_disable(phy); in pxad_chan_handler()
1106 phy_disable(chan->phy); in pxad_terminate_all()
/linux/drivers/scsi/mvsas/
A Dmv_sas.h137 void (*phy_disable)(struct mvs_info *mvi, u32 phy_id); member
A Dmv_sas.c197 MVS_CHIP_DISP->phy_disable(mvi, phy_id); in mvs_phy_control()
/linux/drivers/scsi/hisi_sas/
A Dhisi_sas.h334 void (*phy_disable)(struct hisi_hba *hisi_hba, int phy_no); member
A Dhisi_sas_v1_hw.c1789 .phy_disable = disable_phy_v1_hw,
A Dhisi_sas_main.c989 hisi_hba->hw->phy_disable(hisi_hba, phy_no); in hisi_sas_phy_enable()
A Dhisi_sas_v2_hw.c3607 .phy_disable = disable_phy_v2_hw,
A Dhisi_sas_v3_hw.c3183 .phy_disable = disable_phy_v3_hw,

Completed in 66 milliseconds