Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/devicetree/bindings/usb/
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";
/linux-6.12.1/arch/sh/kernel/cpu/sh4a/
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 } },
Dsetup-sh7722.c281 .name = "USBF",
/linux-6.12.1/arch/arm/boot/dts/renesas/
Dr9a06g032.dtsi121 compatible = "renesas,r9a06g032-usbf", "renesas,rzn1-usbf";
Dr8a7740.dtsi717 "cmt1", "fsi", "iic1", "usbf", "sdhi0", "sdhi1",
/linux-6.12.1/drivers/usb/gadget/udc/
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" },
Dm66592-udc.c1601 snprintf(clk_name, sizeof(clk_name), "usbf%d", pdev->id); in m66592_probe()
/linux-6.12.1/drivers/clk/renesas/
Dr9a06g032-clocks.c1278 for_each_compatible_node(usbf_np, NULL, "renesas,rzn1-usbf") { in r9a06g032_init_h2mode()
/linux-6.12.1/
DMAINTAINERS19709 RENESAS RZ/N1 USBF CONTROLLER DRIVER
19714 F: Documentation/devicetree/bindings/usb/renesas,rzn1-usbf.yaml