Home
last modified time | relevance | path

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

12

/kernel/linux/linux-4.19/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
Dusb.txt9 - fsl,fullspeed-clock : specifies the full speed USB clock source:
28 fsl,fullspeed-clock = "clk21";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
Dusb.txt9 - fsl,fullspeed-clock : specifies the full speed USB clock source:
28 fsl,fullspeed-clock = "clk21";
/kernel/linux/linux-4.19/drivers/usb/gadget/udc/
Damd5536udc.h258 /* EP0in fullspeed txfifo = 128 bytes*/
269 /* EPin fullspeed data fifo size = 128 bytes DOUBLE BUFFERING */
287 /* EP0in fullspeed max packet size = 64 bytes */
289 /* EP0out fullspeed max packet size = 64 bytes */
617 MODULE_PARM_DESC(use_fullspeed, "true for fullspeed only");
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
Damd5536udc.h258 /* EP0in fullspeed txfifo = 128 bytes*/
269 /* EPin fullspeed data fifo size = 128 bytes DOUBLE BUFFERING */
287 /* EP0in fullspeed max packet size = 64 bytes */
289 /* EP0out fullspeed max packet size = 64 bytes */
617 MODULE_PARM_DESC(use_fullspeed, "true for fullspeed only");
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/usb/
Dmaxim,max3420-udc.yaml13 The controller provices USB2.0 compliant FullSpeed peripheral
Dnvidia,tegra-xudc.yaml10 The Tegra XUDC controller supports both USB 2.0 HighSpeed/FullSpeed and
/kernel/linux/linux-5.10/drivers/usb/host/
DKconfig172 periodic low/fullspeed transfers possible.
174 If you have multiple periodic low/fullspeed devices connected to a
Dfhci-hcd.c704 sprop = of_get_property(node, "fsl,fullspeed-clock", NULL); in of_fhci_probe()
708 dev_err(dev, "wrong fullspeed-clock\n"); in of_fhci_probe()
Dehci-sched.c313 /* carryover low/fullspeed bandwidth that crosses uframe boundries */
333 * The uframe parameter is when the fullspeed/lowspeed transfer
1399 /* The tt's fullspeed bus bandwidth must be available. in sitd_slot_ok()
Dsl811-hcd.c320 /* could set up the first fullspeed periodic in start()
359 /* erratum 2: AFTERSOF only works for fullspeed */ in start()
/kernel/linux/linux-4.19/drivers/usb/host/
Dfhci-hcd.c703 sprop = of_get_property(node, "fsl,fullspeed-clock", NULL); in of_fhci_probe()
707 dev_err(dev, "wrong fullspeed-clock\n"); in of_fhci_probe()
DKconfig142 periodic low/fullspeed transfers possible.
144 If you have multiple periodic low/fullspeed devices connected to a
Dehci-sched.c310 /* Which uframe does the low/fullspeed transfer start in?
333 /* carryover low/fullspeed bandwidth that crosses uframe boundries */
353 * The uframe parameter is when the fullspeed/lowspeed transfer
1419 /* The tt's fullspeed bus bandwidth must be available. in sitd_slot_ok()
/kernel/linux/linux-4.19/drivers/usb/gadget/
Dcomposite.c336 if (!config->fullspeed && function->fs_descriptors) in usb_add_function()
337 config->fullspeed = true; in usb_add_function()
597 if (!c->fullspeed) in config_desc()
639 if (!c->fullspeed) in count_configs()
987 config->fullspeed in usb_add_config()
/kernel/linux/linux-5.10/drivers/usb/gadget/
Dcomposite.c336 if (!config->fullspeed && function->fs_descriptors) in usb_add_function()
337 config->fullspeed = true; in usb_add_function()
603 if (!c->fullspeed) in config_desc()
645 if (!c->fullspeed) in count_configs()
1011 config->fullspeed in usb_add_config()
/kernel/linux/linux-5.10/arch/powerpc/boot/dts/
Dmpc836x_rdk.dts236 fsl,fullspeed-clock = "clk21";
Dmpc836x_mds.dts345 fsl,fullspeed-clock = "clk21";
/kernel/linux/linux-4.19/arch/powerpc/boot/dts/fsl/
Dmpc8569mds.dts246 fsl,fullspeed-clock = "clk5";
/kernel/linux/linux-5.10/arch/powerpc/boot/dts/fsl/
Dmpc8569mds.dts242 fsl,fullspeed-clock = "clk5";
/kernel/linux/linux-4.19/arch/powerpc/boot/dts/
Dmpc836x_rdk.dts240 fsl,fullspeed-clock = "clk21";
Dmpc836x_mds.dts349 fsl,fullspeed-clock = "clk21";
/kernel/linux/linux-5.10/include/linux/usb/
Dcomposite.h332 unsigned fullspeed:1; member
/kernel/linux/linux-4.19/include/linux/usb/
Dcomposite.h332 unsigned fullspeed:1; member
/kernel/linux/linux-5.10/drivers/hid/usbhid/
Dhid-core.c1104 /* Some vendors give fullspeed interval on highspeed devides */ in usbhid_start()
1108 pr_info("%s: Fixing fullspeed to highspeed interval: %d -> %d\n", in usbhid_start()
/kernel/linux/linux-4.19/drivers/hid/usbhid/
Dhid-core.c1107 /* Some vendors give fullspeed interval on highspeed devides */ in usbhid_start()
1111 pr_info("%s: Fixing fullspeed to highspeed interval: %d -> %d\n", in usbhid_start()

12