Home
last modified time | relevance | path

Searched full:isp1760 (Results 1 – 25 of 25) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/isp1760/
DMakefile2 isp1760-y := isp1760-core.o isp1760-if.o
3 isp1760-$(CONFIG_USB_ISP1760_HCD) += isp1760-hcd.o
4 isp1760-$(CONFIG_USB_ISP1761_UDC) += isp1760-udc.o
6 obj-$(CONFIG_USB_ISP1760) += isp1760.o
DKconfig8 Say Y or M here if your system as an ISP1760/1763 USB host controller
18 module will be called isp1760.
29 bool "ISP1760 Mode Selection"
39 Select this if you want to use the ISP1760 in host mode only. The
47 Select this if you want to use the ISP1760 in peripheral mode only.
57 Select this if you want to use the ISP1760 in both host and
Disp1760-if.c3 * Glue code for the ISP1760 driver and bus
24 #include "isp1760-core.h"
25 #include "isp1760-regs.h"
182 .name = "isp1760",
237 pr_err("isp1760: no platform data\n"); in isp1760_plat_probe()
245 pr_info("ISP1760 USB device initialised\n"); in isp1760_plat_probe()
256 { .compatible = "nxp,usb-isp1760", },
268 .name = "isp1760",
Disp1760-core.h3 * Driver for the NXP ISP1760 chip
21 #include "isp1760-hcd.h"
22 #include "isp1760-udc.h"
Disp1760-core.c3 * Driver for the NXP ISP1760 chip
24 #include "isp1760-core.h"
25 #include "isp1760-hcd.h"
26 #include "isp1760-regs.h"
27 #include "isp1760-udc.h"
82 * PORT 1 Control register of the ISP1760 is the OTG control register in isp1760_init_core()
101 hcd->is_isp1763 ? "isp1763" : "isp1760", in isp1760_init_core()
121 * ISP1760/61:
174 .name = "isp1760-hc",
520 dev_err(dev, "isp1760/61 do not support data width 8\n"); in isp1760_register()
[all …]
Disp1760-regs.h3 * Driver for the NXP ISP1760 chip
22 /* ISP1760/31 */
Disp1760-hcd.h8 #include "isp1760-regs.h"
Disp1760-udc.h22 #include "isp1760-regs.h"
Disp1760-hcd.c3 * Driver for the NXP ISP1760 chip
33 #include "isp1760-core.h"
34 #include "isp1760-hcd.h"
35 #include "isp1760-regs.h"
2503 .description = "isp1760-hcd",
2504 .product_desc = "NXP ISP1760 USB Host Controller",
Disp1760-udc.c22 #include "isp1760-core.h"
23 #include "isp1760-regs.h"
24 #include "isp1760-udc.h"
/kernel/linux/linux-5.10/drivers/usb/isp1760/
DMakefile2 isp1760-y := isp1760-core.o isp1760-if.o
3 isp1760-$(CONFIG_USB_ISP1760_HCD) += isp1760-hcd.o
4 isp1760-$(CONFIG_USB_ISP1761_UDC) += isp1760-udc.o
6 obj-$(CONFIG_USB_ISP1760) += isp1760.o
DKconfig7 Say Y or M here if your system as an ISP1760 USB host controller
17 module will be called isp1760.
28 bool "ISP1760 Mode Selection"
38 Select this if you want to use the ISP1760 in host mode only. The
46 Select this if you want to use the ISP1760 in peripheral mode only.
56 Select this if you want to use the ISP1760 in both host and
Disp1760-if.c3 * Glue code for the ISP1760 driver and bus
19 #include <linux/usb/isp1760.h>
22 #include "isp1760-core.h"
23 #include "isp1760-regs.h"
180 .name = "isp1760",
200 pr_warn("isp1760: IRQ resource not available\n"); in isp1760_plat_probe()
251 pr_info("ISP1760 USB device initialised\n"); in isp1760_plat_probe()
264 { .compatible = "nxp,usb-isp1760", },
275 .name = "isp1760",
Disp1760-core.c3 * Driver for the NXP ISP1760 chip
21 #include "isp1760-core.h"
22 #include "isp1760-hcd.h"
23 #include "isp1760-regs.h"
24 #include "isp1760-udc.h"
81 * PORT 1 Control register of the ISP1760 is the OTG control register in isp1760_init_core()
168 MODULE_DESCRIPTION("Driver for the ISP1760 USB-controller from NXP");
Disp1760-core.h3 * Driver for the NXP ISP1760 chip
18 #include "isp1760-hcd.h"
19 #include "isp1760-udc.h"
Disp1760-hcd.c3 * Driver for the NXP ISP1760 chip
31 #include "isp1760-core.h"
32 #include "isp1760-hcd.h"
33 #include "isp1760-regs.h"
2133 .description = "isp1760-hcd",
2134 .product_desc = "NXP ISP1760 USB Host Controller",
Disp1760-regs.h3 * Driver for the NXP ISP1760 chip
Disp1760-udc.c20 #include "isp1760-core.h"
21 #include "isp1760-regs.h"
22 #include "isp1760-udc.h"
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/usb/
Dnxp,isp1760.yaml4 $id: http://devicetree.org/schemas/usb/nxp,isp1760.yaml#
7 title: NXP ISP1760 family controller
14 NXP ISP1760 family, which includes ISP1760/1761/1763 devicetree controller
20 - nxp,usb-isp1760
/kernel/linux/linux-5.10/include/linux/usb/
Disp1760.h4 * and place the isp1760 onto platform_bus named "isp1760-hcd".
/kernel/linux/linux-6.6/drivers/usb/
DMakefile14 obj-$(CONFIG_USB_ISP1760) += isp1760/
DKconfig130 source "drivers/usb/isp1760/Kconfig"
/kernel/linux/linux-5.10/drivers/usb/
DMakefile14 obj-$(CONFIG_USB_ISP1760) += isp1760/
DKconfig126 source "drivers/usb/isp1760/Kconfig"
/kernel/linux/linux-6.6/
DMAINTAINERS22246 USB ISP1760 DRIVER
22250 F: Documentation/devicetree/bindings/usb/nxp,isp1760.yaml
22251 F: drivers/usb/isp1760/*