Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
H A Dusb.txt9 - fsl,fullspeed-clock : specifies the full speed USB clock source:
28 fsl,fullspeed-clock = "clk21";
/linux/drivers/usb/gadget/udc/
H A 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 */
616 MODULE_PARM_DESC(use_fullspeed, "true for fullspeed only");
/linux/Documentation/devicetree/bindings/usb/
H A Dnvidia,tegra234-xusb.yaml46 - description: XUSB FullSpeed clock source
H A Dnvidia,tegra-xudc.yaml10 The Tegra XUDC controller supports both USB 2.0 HighSpeed/FullSpeed and
H A Dnvidia,tegra186-xusb.yaml42 - description: XUSB FullSpeed clock source
H A Dnvidia,tegra194-xusb.yaml42 - description: XUSB FullSpeed clock source
H A Dnvidia,tegra124-xusb.yaml54 - description: XUSB FullSpeed clock source
/linux/drivers/usb/gadget/
H A Dcomposite.c346 if (!config->fullspeed && function->fs_descriptors) in usb_add_function()
347 config->fullspeed = true; in usb_add_function()
666 if (!c->fullspeed) in config_desc()
708 if (!c->fullspeed) in count_configs()
1151 config->fullspeed in usb_add_config()
/linux/arch/powerpc/boot/dts/
H A Dmpc836x_rdk.dts236 fsl,fullspeed-clock = "clk21";
/linux/arch/powerpc/boot/dts/fsl/
H A Dmpc8569mds.dts242 fsl,fullspeed-clock = "clk5";
/linux/drivers/hid/usbhid/
H A Dhid-core.c1107 /* Some vendors give fullspeed interval on highspeed devices */ in usbhid_start()
1111 pr_info("%s: Fixing fullspeed to highspeed interval: %d -> %d\n", in usbhid_start()
/linux/include/linux/usb/
H A Dcomposite.h333 unsigned fullspeed:1; member
/linux/drivers/usb/host/
H A Dehci-sched.c319 /* carryover low/fullspeed bandwidth that crosses uframe boundries */
339 * The uframe parameter is when the fullspeed/lowspeed transfer
1410 /* The tt's fullspeed bus bandwidth must be available. in sitd_slot_ok()
H A Dsl811-hcd.c321 /* could set up the first fullspeed periodic in start()
360 /* erratum 2: AFTERSOF only works for fullspeed */ in start()
/linux/drivers/platform/x86/lenovo/
H A Dthinkpad_acpi.c8283 * or FULLSPEED mode bits and just ignore them */ in fan_set_level()
9081 * handle FULLSPEED out of paranoia. in fan_resume()
9083 * So, we can safely only restore FULLSPEED or 7, anything in fan_resume()