Home
last modified time | relevance | path

Searched full:usbf (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/usb/
H A Drenesas,rzn1-usbf.yaml4 $id: http://devicetree.org/schemas/usb/renesas,rzn1-usbf.yaml#
7 title: Renesas RZ/N1 SoCs USBF (USB Function) controller
10 The Renesas USBF controller is an USB2.0 device
20 - renesas,r9a06g032-usbf
21 - const: renesas,rzn1-usbf
41 - description: The USBF EPC interrupt
42 - description: The USBF AHB-EPC interrupt
60 compatible = "renesas,r9a06g032-usbf", "renesas,rzn1-usbf";
/openbmc/linux/arch/sh/kernel/cpu/sh4a/
H A Dsetup-sh7763.c244 USBH, USBF, TPU, PCC, MMCIF, SIM, enumerator
279 INTC_VECT(USBH, 0xc60), INTC_VECT(USBF, 0xc80),
280 INTC_VECT(USBF, 0xca0),
308 { 0, 0, 0, 0, 0, 0, SCIF2, USBF,
324 { 0xffd40018, 0, 32, 8, /* INT2PRI6 */ { SIOF0, USBF, MMCIF, SSI0 } },
H A Dsetup-sh7722.c281 .name = "USBF",
/openbmc/linux/arch/arm/boot/dts/renesas/
H A Dr9a06g032.dtsi121 compatible = "renesas,r9a06g032-usbf", "renesas,rzn1-usbf";
H A Dr8a7740.dtsi650 "cmt1", "fsi", "iic1", "usbf", "sdhi0", "sdhi1",
/openbmc/u-boot/arch/sh/include/asm/
H A Dcpu_sh7720.h154 /* USBF */
/openbmc/linux/drivers/usb/gadget/udc/
H A Drenesas_usbf.c3 * Renesas USBF USB Function driver
861 /* The end of DMA transfer at the USBF level needs to be handle in usbf_epn_dma_in()
1078 /* The end of DMA transfer at the USBF level needs to be handled in usbf_epn_dma_out_send_dma()
3270 dev_info(dev, "USBF version: %08x\n", in usbf_probe()
3336 ret = devm_request_irq(dev, irq, usbf_epc_irq, 0, "usbf-epc", udc); in usbf_probe()
3345 ret = devm_request_irq(dev, irq, usbf_ahb_epc_irq, 0, "usbf-ahb-epc", udc); in usbf_probe()
3373 { .compatible = "renesas,rzn1-usbf" },
H A Dm66592-udc.c1601 snprintf(clk_name, sizeof(clk_name), "usbf%d", pdev->id); in m66592_probe()
/openbmc/linux/drivers/clk/renesas/
H A Dr9a06g032-clocks.c1276 "renesas,rzn1-usbf"))) { in r9a06g032_init_h2mode()
/openbmc/linux/
H A DMAINTAINERS18370 RENESAS RZ/N1 USBF CONTROLLER DRIVER
18375 F: Documentation/devicetree/bindings/usb/renesas,rzn1-usbf.yaml