Home
last modified time | relevance | path

Searched refs:phy_set_mode (Results 1 – 25 of 25) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/cdns3/
H A Ddrd.c175 phy_set_mode(cdns->usb3_phy, PHY_MODE_USB_HOST); in cdns3_drd_host_on()
195 phy_set_mode(cdns->usb3_phy, PHY_MODE_INVALID); in cdns3_drd_host_off()
227 phy_set_mode(cdns->usb3_phy, PHY_MODE_USB_DEVICE); in cdns3_drd_gadget_on()
251 phy_set_mode(cdns->usb3_phy, PHY_MODE_INVALID); in cdns3_drd_gadget_off()
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dcore.c210 phy_set_mode(dwc->usb2_generic_phy, PHY_MODE_USB_HOST); in __dwc3_set_mode()
211 phy_set_mode(dwc->usb3_generic_phy, PHY_MODE_USB_HOST); in __dwc3_set_mode()
245 phy_set_mode(dwc->usb2_generic_phy, PHY_MODE_USB_DEVICE); in __dwc3_set_mode()
246 phy_set_mode(dwc->usb3_generic_phy, PHY_MODE_USB_DEVICE); in __dwc3_set_mode()
1249 phy_set_mode(dwc->usb2_generic_phy, PHY_MODE_USB_DEVICE); in dwc3_core_init_mode()
1250 phy_set_mode(dwc->usb3_generic_phy, PHY_MODE_USB_DEVICE); in dwc3_core_init_mode()
1261 phy_set_mode(dwc->usb2_generic_phy, PHY_MODE_USB_HOST); in dwc3_core_init_mode()
1262 phy_set_mode(dwc->usb3_generic_phy, PHY_MODE_USB_HOST); in dwc3_core_init_mode()
H A Ddrd.c390 phy_set_mode(dwc->usb2_generic_phy, in dwc3_otg_update()
404 phy_set_mode(dwc->usb2_generic_phy, in dwc3_otg_update()
H A Ddwc3-meson-g12a.c275 return phy_set_mode(priv->phys[i], mode); in dwc3_meson_gxl_set_phy_mode()
/OK3568_Linux_fs/kernel/include/linux/phy/
H A Dphy.h216 #define phy_set_mode(phy, mode) \ macro
344 #define phy_set_mode(phy, mode) \ macro
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-mvebu.c96 ret = phy_set_mode(phy, PHY_MODE_USB_HOST_SS); in xhci_mvebu_a3700_plat_setup()
/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dphy.c139 err = phy_set_mode(roothub_entry->phy, mode); in usb_phy_roothub_set_mode()
/OK3568_Linux_fs/kernel/drivers/usb/musb/
H A Dda8xx.c335 return phy_set_mode(glue->phy, PHY_MODE_USB_OTG); in da8xx_musb_set_mode()
351 return phy_set_mode(glue->phy, phy_mode); in da8xx_musb_set_mode()
H A Dmediatek.c165 phy_set_mode(glue->phy, glue->phy_mode); in mtk_otg_switch_set()
336 phy_set_mode(glue->phy, glue->phy_mode); in mtk_musb_init()
H A Dsunxi.c136 phy_set_mode(glue->phy, glue->phy_mode); in sunxi_musb_work()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk628/
H A Drk628_lvds.c192 ret = phy_set_mode(lvds->phy, PHY_MODE_LVDS); in rk628_lvds_bridge_enable()
H A Drk628_gvi.c463 ret = phy_set_mode(gvi->phy, 0); in rk628_gvi_bridge_enable()
H A Drk628_dsi.c1123 ret = phy_set_mode(dsi->phy, PHY_MODE_MIPI_DPHY); in rk628_dsi_bridge_enable()
/OK3568_Linux_fs/kernel/drivers/usb/chipidea/
H A Dcore.c404 phy_set_mode(ci->phy, PHY_MODE_USB_DEVICE); in ci_platform_configure()
412 phy_set_mode(ci->phy, PHY_MODE_USB_HOST); in ci_platform_configure()
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dlibahci_platform.c55 rc = phy_set_mode(hpriv->phys[i], PHY_MODE_SATA); in ahci_platform_enable_phys()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_lvds.c280 ret = phy_set_mode(lvds->phy, PHY_MODE_LVDS); in rockchip_lvds_enable()
H A Ddw-mipi-dsi-rockchip.c647 ret = phy_set_mode(dsi->phy, PHY_MODE_MIPI_DPHY); in dw_mipi_dsi_get_lane_mbps()
H A Ddw-mipi-dsi2-rockchip.c559 phy_set_mode(dsi2->dcphy, PHY_MODE_MIPI_DPHY); in dw_mipi_dsi2_set_lane_rate()
/OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/
H A Dpci-dra7xx.c668 ret = phy_set_mode(dra7xx->phy[i], PHY_MODE_PCIE); in dra7xx_pcie_enable_phy()
/OK3568_Linux_fs/kernel/drivers/staging/media/rkisp1/
H A Drkisp1-isp.c917 phy_set_mode(sensor->dphy, PHY_MODE_MIPI_DPHY); in rkisp1_mipi_csi2_start()
/OK3568_Linux_fs/kernel/drivers/scsi/ufs/
H A Dufs-qcom.c312 phy_set_mode(phy, PHY_MODE_UFS_HS_B); in ufs_qcom_power_up_sequence()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/
H A Dsun6i_mipi_dsi.c768 phy_set_mode(dsi->dphy, PHY_MODE_MIPI_DPHY); in sun6i_dsi_encoder_enable()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_reg.c1107 ret = phy_set_mode(dp->phy, PHY_MODE_DP); in analogix_dp_phy_power_on()
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpci-aardvark.c1475 ret = phy_set_mode(pcie->phy, PHY_MODE_PCIE); in advk_pcie_enable_phy()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/
H A Dcdns-dsi.c728 phy_set_mode(dsi->dphy, PHY_MODE_MIPI_DPHY); in cdns_dsi_hs_init()