Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.10/include/linux/usb/
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 …]
/kernel/linux/linux-6.6/include/linux/usb/
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 …]
/kernel/linux/linux-6.6/drivers/usb/phy/
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 const 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()
/kernel/linux/linux-5.10/drivers/usb/phy/
Dphy.c77 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()
/kernel/linux/linux-5.10/drivers/phy/qualcomm/
Dphy-qcom-ipq806x-usb.c114 struct usb_phy { struct
137 static inline void usb_phy_write_readback(struct usb_phy *phy_dwc3, in usb_phy_write_readback() argument
/kernel/linux/linux-6.6/drivers/phy/qualcomm/
Dphy-qcom-ipq806x-usb.c118 struct usb_phy { struct
142 static inline void usb_phy_write_readback(struct usb_phy *phy_dwc3, in usb_phy_write_readback() argument
/kernel/linux/linux-6.6/arch/mips/boot/dts/qca/
Dar9132.dtsi161 usb_phy: usb-phy { label
Dar9331.dtsi290 usb_phy: usb-phy { label
/kernel/linux/linux-5.10/arch/mips/boot/dts/qca/
Dar9132.dtsi161 usb_phy: usb-phy { label
Dar9331.dtsi289 usb_phy: usb-phy { label
/kernel/linux/linux-5.10/arch/mips/boot/dts/ingenic/
Drs90.dts157 usb_phy: usb-phy { label
Dqi_lb60.dts230 usb_phy: usb-phy { label
/kernel/linux/linux-6.6/arch/mips/boot/dts/ingenic/
Drs90.dts167 usb_phy: usb-phy { label
Dqi_lb60.dts230 usb_phy: usb-phy { label
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dkeystone.dtsi199 usb_phy: usb_phy@2620738 { label
Dnspire.dtsi53 usb_phy: usb_phy { label
/kernel/linux/linux-6.6/arch/arm/boot/dts/ti/keystone/
Dkeystone.dtsi199 usb_phy: usb_phy@2620738 { label
/kernel/linux/linux-6.6/arch/arm/boot/dts/nspire/
Dnspire.dtsi63 usb_phy: usb_phy { label
/kernel/linux/linux-5.10/drivers/usb/chipidea/
Dusbmisc_imx.c687 struct usb_phy *usb_phy = data->usb_phy; in imx7d_charger_secondary_detection() local
801 struct usb_phy *usb_phy = data->usb_phy; in imx7d_charger_primary_detection() local
838 struct usb_phy *usb_phy = data->usb_phy; in imx7d_charger_detection() local
1070 struct usb_phy *usb_phy; in imx_usbmisc_charger_detection() local
Dci_hdrc_imx.h27 struct usb_phy *usb_phy; member
/kernel/linux/linux-5.10/drivers/phy/broadcom/
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
/kernel/linux/linux-5.10/arch/mips/boot/dts/ralink/
Dmt7628a.dtsi267 usb_phy: usb-phy@10120000 { label
/kernel/linux/linux-6.6/drivers/usb/chipidea/
Dci_hdrc_imx.h27 struct usb_phy *usb_phy; member
Dusbmisc_imx.c699 struct usb_phy *usb_phy = data->usb_phy; in imx7d_charger_secondary_detection() local
813 struct usb_phy *usb_phy = data->usb_phy; in imx7d_charger_primary_detection() local
850 struct usb_phy *usb_phy = data->usb_phy; in imx7d_charger_detection() local
1136 struct usb_phy *usb_phy; in imx_usbmisc_charger_detection() local
/kernel/linux/linux-6.6/arch/mips/boot/dts/ralink/
Dmt7628a.dtsi267 usb_phy: usb-phy@10120000 { label

123