Searched +full:rzv2m +full:- +full:xhci (Results 1 – 5 of 5) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/usb/renesas,usb-xhci.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Renesas USB xHCI controllers10 - Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>11 - Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>16 - items:17 - enum:18 - renesas,xhci-r8a7742 # RZ/G1H[all …]
1 // SPDX-License-Identifier: GPL-2.03 * xHCI host controller driver for RZ/V2M9 #include "xhci.h"10 #include "xhci-plat.h"11 #include "xhci-rzv2m.h"22 struct device *dev = hcd->self.controller; in xhci_rzv2m_init_quirk()24 rzv2m_usb3drd_reset(dev->parent, true); in xhci_rzv2m_init_quirk()33 if (hcd->regs) { in xhci_rzv2m_start()35 int_en = readl(hcd->regs + RZV2M_USB3_INTEN); in xhci_rzv2m_start()37 writel(int_en, hcd->regs + RZV2M_USB3_INTEN); in xhci_rzv2m_start()
1 # SPDX-License-Identifier: GPL-2.06 # tell define_trace.h where to find the xhci trace header7 CFLAGS_xhci-trace.o := -I$(src)9 fhci-y := fhci-hcd.o fhci-hub.o fhci-q.o10 fhci-y += fhci-mem.o fhci-tds.o fhci-sched.o12 fhci-$(CONFIG_FHCI_DEBUG) += fhci-dbg.o14 xhci-hcd-y := xhci.o xhci-mem.o xhci-ext-caps.o15 xhci-hcd-y += xhci-ring.o xhci-hub.o xhci-dbg.o16 xhci-hcd-y += xhci-trace.o19 xhci-hcd-y += xhci-dbgcap.o xhci-dbgtty.o[all …]
1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)8 #include <dt-bindings/interrupt-controller/arm-gic.h>9 #include <dt-bindings/clock/r9a09g011-cpg.h>13 #address-cells = <2>;14 #size-cells = <2>;18 compatible = "fixed-clock";19 #clock-cells = <0>;21 clock-frequency = <0>;25 #address-cells = <1>;26 #size-cells = <0>;[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 …]