Home
last modified time | relevance | path

Searched defs:usb_phy (Results 1 – 25 of 34) sorted by relevance

12

/linux/include/linux/usb/
A Dphy.h88 struct usb_phy { struct
93 enum usb_phy_type type; argument
94 enum usb_phy_events last_event; argument
99 struct usb_phy_io_ops *io_ops; argument
115 /* for notification of usb_phy_events */ argument
126 int (*init)(struct usb_phy *x); argument
127 void (*shutdown)(struct usb_phy *x); argument
130 int (*set_vbus)(struct usb_phy *x, int on); argument
133 int (*set_power)(struct usb_phy *x, argument
137 int (*set_suspend)(struct usb_phy *x, argument
[all …]
A Dotg.h21 struct usb_phy *usb_phy; member
A Dchipidea.h40 struct usb_phy *usb_phy; member
/linux/drivers/usb/phy/
A Dphy.c85 struct usb_phy *usb_phy; in __device_to_usb_phy() local
95 static void usb_phy_set_default_current(struct usb_phy *usb_phy) in usb_phy_set_default_current()
125 struct usb_phy *usb_phy = container_of(work, struct usb_phy, chg_work); in usb_phy_notify_charger_work() local
150 struct usb_phy *usb_phy; in usb_phy_uevent() local
177 static void __usb_phy_get_charger_type(struct usb_phy *usb_phy) in __usb_phy_get_charger_type()
211 struct usb_phy *usb_phy = container_of(nb, struct usb_phy, type_nb); in usb_phy_get_charger_type() local
231 void usb_phy_set_charger_current(struct usb_phy *usb_phy, unsigned int mA) in usb_phy_set_charger_current()
280 void usb_phy_get_charger_current(struct usb_phy *usb_phy, in usb_phy_get_charger_current()
317 void usb_phy_set_charger_state(struct usb_phy *usb_phy, in usb_phy_set_charger_state()
356 static void usb_charger_init(struct usb_phy *usb_phy) in usb_charger_init()
/linux/drivers/phy/qualcomm/
A Dphy-qcom-ipq806x-usb.c114 struct usb_phy { struct
138 static inline void usb_phy_write_readback(struct usb_phy *phy_dwc3, in usb_phy_write_readback() argument
/linux/arch/mips/boot/dts/qca/
A Dar9132.dtsi161 usb_phy: usb-phy { label
A Dar9331.dtsi291 usb_phy: usb-phy { label
/linux/arch/mips/boot/dts/ingenic/
A Drs90.dts169 usb_phy: usb-phy { label
A Dqi_lb60.dts230 usb_phy: usb-phy { label
/linux/arch/arm64/boot/dts/broadcom/bcm4908/
A Dbcm4908.dtsi124 usb_phy: usb-phy@c200 { label
/linux/arch/arm/boot/dts/
A Dkeystone.dtsi199 usb_phy: usb_phy@2620738 { label
A Dnspire.dtsi53 usb_phy: usb_phy { label
A Dda850.dtsi380 usb_phy: usb-phy { label
/linux/drivers/usb/chipidea/
A Dusbmisc_imx.c685 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
A Dci_hdrc_imx.h27 struct usb_phy *usb_phy; member
/linux/drivers/phy/broadcom/
A Dphy-brcm-usb-init-synopsys.c228 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
/linux/arch/mips/boot/dts/ralink/
A Dmt7628a.dtsi267 usb_phy: usb-phy@10120000 { label
/linux/arch/arm64/boot/dts/mediatek/
A Dmt8516.dtsi509 usb_phy: t-phy@11110000 { label
/linux/drivers/usb/musb/
A Dmediatek.c43 struct platform_device *usb_phy; member
564 struct platform_device *usb_phy = glue->usb_phy; in mtk_musb_remove() local
A Dsunxi.c80 struct platform_device *usb_phy; member
816 struct platform_device *usb_phy = glue->usb_phy; in sunxi_musb_remove() local
A Dda8xx.c69 struct platform_device *usb_phy; member
/linux/arch/arm64/boot/dts/hisilicon/
A Dhi6220.dtsi770 usb_phy: usbphy { label
A Dhi3660.dtsi1163 usb_phy: usb-phy { label
/linux/drivers/clk/mxs/
A Dclk-imx23.c86 lcdif, etm, usb, usb_phy, enumerator
/linux/arch/mips/boot/dts/img/
A Dpistachio.dtsi913 usb_phy: usb-phy { label

Completed in 68 milliseconds

12