Searched +full:ar7100 +full:- +full:usb +full:- +full:phy (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/phy/qca,ar7100-usb-phy.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Atheros AR71XX/9XXX USB PHY10 - Alban Bedel <albeu@free.fr>15 - const: qca,ar7100-usb-phy17 reset-names:21 - const: phy22 - const: suspend-override[all …]
1 // SPDX-License-Identifier: GPL-2.0+3 * Atheros AR71XX/9XXX USB PHY driver5 * Copyright (C) 2015-2018 Alban Bedel <albeu@free.fr>11 #include <linux/phy/phy.h>22 static int ath79_usb_phy_power_on(struct phy *phy) in ath79_usb_phy_power_on() argument24 struct ath79_usb_phy *priv = phy_get_drvdata(phy); in ath79_usb_phy_power_on()27 if (priv->no_suspend_override) { in ath79_usb_phy_power_on()28 err = reset_control_assert(priv->no_suspend_override); in ath79_usb_phy_power_on()33 err = reset_control_deassert(priv->reset); in ath79_usb_phy_power_on()34 if (err && priv->no_suspend_override) in ath79_usb_phy_power_on()[all …]
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/usb/generic-ehci.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: USB EHCI Controller10 - Greg Kroah-Hartman <gregkh@linuxfoundation.org>13 - $ref: usb-hcd.yaml14 - if:19 const: ibm,usb-ehci-440epx28 - items:[all …]
5 ---------------------------------------------------21 W: *Web-page* with status/info23 B: URI for where to file *bugs*. A web-page with detailed bug28 patches to the given subsystem. This is either an in-tree file,29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst46 N: [^a-z]tegra all files whose path contains tegra64 ----------------83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)85 L: linux-scsi@vger.kernel.org88 F: drivers/scsi/3w-*[all …]