Searched full:fullspeed (Results 1 – 15 of 15) sorted by relevance
| /linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/ |
| H A D | usb.txt | 9 - fsl,fullspeed-clock : specifies the full speed USB clock source: 28 fsl,fullspeed-clock = "clk21";
|
| /linux/drivers/usb/gadget/udc/ |
| H A D | amd5536udc.h | 258 /* 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 D | nvidia,tegra234-xusb.yaml | 46 - description: XUSB FullSpeed clock source
|
| H A D | nvidia,tegra-xudc.yaml | 10 The Tegra XUDC controller supports both USB 2.0 HighSpeed/FullSpeed and
|
| H A D | nvidia,tegra186-xusb.yaml | 42 - description: XUSB FullSpeed clock source
|
| H A D | nvidia,tegra194-xusb.yaml | 42 - description: XUSB FullSpeed clock source
|
| H A D | nvidia,tegra124-xusb.yaml | 54 - description: XUSB FullSpeed clock source
|
| /linux/drivers/usb/gadget/ |
| H A D | composite.c | 346 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 D | mpc836x_rdk.dts | 236 fsl,fullspeed-clock = "clk21";
|
| /linux/arch/powerpc/boot/dts/fsl/ |
| H A D | mpc8569mds.dts | 242 fsl,fullspeed-clock = "clk5";
|
| /linux/drivers/hid/usbhid/ |
| H A D | hid-core.c | 1107 /* 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 D | composite.h | 333 unsigned fullspeed:1; member
|
| /linux/drivers/usb/host/ |
| H A D | ehci-sched.c | 319 /* 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 D | sl811-hcd.c | 321 /* 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 D | thinkpad_acpi.c | 8283 * 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()
|