Searched full:usbf (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/usb/ |
H A D | renesas,rzn1-usbf.yaml | 4 $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 D | setup-sh7763.c | 244 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 D | setup-sh7722.c | 281 .name = "USBF",
|
/openbmc/linux/arch/arm/boot/dts/renesas/ |
H A D | r9a06g032.dtsi | 121 compatible = "renesas,r9a06g032-usbf", "renesas,rzn1-usbf";
|
H A D | r8a7740.dtsi | 650 "cmt1", "fsi", "iic1", "usbf", "sdhi0", "sdhi1",
|
/openbmc/u-boot/arch/sh/include/asm/ |
H A D | cpu_sh7720.h | 154 /* USBF */
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | renesas_usbf.c | 3 * 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 D | m66592-udc.c | 1601 snprintf(clk_name, sizeof(clk_name), "usbf%d", pdev->id); in m66592_probe()
|
/openbmc/linux/drivers/clk/renesas/ |
H A D | r9a06g032-clocks.c | 1276 "renesas,rzn1-usbf"))) { in r9a06g032_init_h2mode()
|
/openbmc/linux/ |
H A D | MAINTAINERS | 18370 RENESAS RZ/N1 USBF CONTROLLER DRIVER 18375 F: Documentation/devicetree/bindings/usb/renesas,rzn1-usbf.yaml
|