| /OK3568_Linux_fs/kernel/include/linux/usb/ |
| H A D | phy.h | 89 struct usb_phy { struct 94 enum usb_phy_type type; argument 95 enum usb_phy_events last_event; argument 100 struct usb_phy_io_ops *io_ops; argument 116 /* for notification of usb_phy_events */ argument 127 int (*init)(struct usb_phy *x); argument 128 void (*shutdown)(struct usb_phy *x); argument 131 int (*set_vbus)(struct usb_phy *x, int on); argument 134 int (*set_power)(struct usb_phy *x, argument 138 int (*set_suspend)(struct usb_phy *x, argument [all …]
|
| H A D | otg.h | 22 struct usb_phy *usb_phy; member
|
| H A D | chipidea.h | 40 struct usb_phy *usb_phy; member
|
| /OK3568_Linux_fs/kernel/drivers/usb/phy/ |
| H A D | phy.c | 77 static void usb_phy_set_default_current(struct usb_phy *usb_phy) in usb_phy_set_default_current() 107 struct usb_phy *usb_phy = container_of(work, struct usb_phy, chg_work); in usb_phy_notify_charger_work() local 139 static void __usb_phy_get_charger_type(struct usb_phy *usb_phy) in __usb_phy_get_charger_type() 173 struct usb_phy *usb_phy = container_of(nb, struct usb_phy, type_nb); in usb_phy_get_charger_type() local 193 void usb_phy_set_charger_current(struct usb_phy *usb_phy, unsigned int mA) in usb_phy_set_charger_current() 242 void usb_phy_get_charger_current(struct usb_phy *usb_phy, in usb_phy_get_charger_current() 279 void usb_phy_set_charger_state(struct usb_phy *usb_phy, in usb_phy_set_charger_state() 318 static void usb_charger_init(struct usb_phy *usb_phy) in usb_charger_init()
|
| /OK3568_Linux_fs/kernel/drivers/phy/qualcomm/ |
| H A D | phy-qcom-ipq806x-usb.c | 114 struct usb_phy { struct 137 static inline void usb_phy_write_readback(struct usb_phy *phy_dwc3, in usb_phy_write_readback() argument
|
| /OK3568_Linux_fs/u-boot/drivers/phy/ |
| H A D | sti_usb_phy.c | 61 static int sti_usb_phy_init(struct phy *usb_phy) in sti_usb_phy_init() 80 static int sti_usb_phy_exit(struct phy *usb_phy) in sti_usb_phy_exit()
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/ |
| H A D | cpu_init.c | 65 void usb_single_source_clk_configure(struct ccsr_usb_phy *usb_phy) in usb_single_source_clk_configure() 82 void fsl_erratum_a006261_workaround(struct ccsr_usb_phy __iomem *usb_phy) in fsl_erratum_a006261_workaround() 929 struct ccsr_usb_phy __iomem *usb_phy = in cpu_init_r() local
|
| /OK3568_Linux_fs/kernel/arch/mips/boot/dts/qca/ |
| H A D | ar9132.dtsi | 161 usb_phy: usb-phy { label
|
| H A D | ar9331.dtsi | 289 usb_phy: usb-phy { label
|
| /OK3568_Linux_fs/kernel/arch/mips/boot/dts/ingenic/ |
| H A D | rs90.dts | 157 usb_phy: usb-phy { label
|
| H A D | qi_lb60.dts | 230 usb_phy: usb-phy { label
|
| /OK3568_Linux_fs/kernel/drivers/phy/rockchip/ |
| H A D | phy-rockchip-inno-usb3.c | 149 struct usb_phy usb_phy; member 785 static int rockchip_u3phy_on_init(struct usb_phy *usb_phy) in rockchip_u3phy_on_init() 794 static void rockchip_u3phy_on_shutdown(struct usb_phy *usb_phy) in rockchip_u3phy_on_shutdown() 807 static int rockchip_u3phy_on_disconnect(struct usb_phy *usb_phy, in rockchip_u3phy_on_disconnect()
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | keystone.dtsi | 180 usb_phy: usb_phy@2620738 { label
|
| /OK3568_Linux_fs/kernel/drivers/usb/chipidea/ |
| H A D | usbmisc_imx.c | 685 struct usb_phy *usb_phy = data->usb_phy; in imx7d_charger_secondary_detection() local 799 struct usb_phy *usb_phy = data->usb_phy; in imx7d_charger_primary_detection() local 836 struct usb_phy *usb_phy = data->usb_phy; in imx7d_charger_detection() local 1068 struct usb_phy *usb_phy; in imx_usbmisc_charger_detection() local
|
| H A D | ci_hdrc_imx.h | 27 struct usb_phy *usb_phy; member
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | keystone.dtsi | 199 usb_phy: usb_phy@2620738 { label
|
| H A D | nspire.dtsi | 53 usb_phy: usb_phy { label
|
| /OK3568_Linux_fs/kernel/drivers/phy/broadcom/ |
| H A D | phy-brcm-usb-init-synopsys.c | 228 void __iomem *usb_phy = params->regs[BRCM_REGS_USB_PHY]; in usb_init_common_7211b0() local 318 void __iomem *usb_phy = params->regs[BRCM_REGS_USB_PHY]; in usb_uninit_common_7211b0() local
|
| /OK3568_Linux_fs/kernel/arch/mips/boot/dts/ralink/ |
| H A D | mt7628a.dtsi | 267 usb_phy: usb-phy@10120000 { label
|
| /OK3568_Linux_fs/kernel/drivers/usb/musb/ |
| H A D | mediatek.c | 43 struct platform_device *usb_phy; member 563 struct platform_device *usb_phy = glue->usb_phy; in mtk_musb_remove() local
|
| H A D | sunxi.c | 80 struct platform_device *usb_phy; member 808 struct platform_device *usb_phy = glue->usb_phy; in sunxi_musb_remove() local
|
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | ehci-fsl.c | 202 char usb_phy[5]; in ehci_fsl_init() local
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/hisilicon/ |
| H A D | hi6220.dtsi | 770 usb_phy: usbphy { label
|
| H A D | hi3660.dtsi | 1162 usb_phy: usb-phy { label
|
| /OK3568_Linux_fs/kernel/drivers/clk/mxs/ |
| H A D | clk-imx23.c | 86 lcdif, etm, usb, usb_phy, enumerator
|