Searched full:fullspeed (Results 1 – 23 of 23) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/ |
D | usb.txt | 9 - fsl,fullspeed-clock : specifies the full speed USB clock source: 28 fsl,fullspeed-clock = "clk21";
|
/linux-6.12.1/drivers/usb/gadget/udc/ |
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");
|
D | bcm63xx_udc.c | 70 MODULE_PARM_DESC(use_fullspeed, "true for fullspeed only");
|
/linux-6.12.1/Documentation/devicetree/bindings/usb/ |
D | maxim,max3420-udc.yaml | 13 The controller provices USB2.0 compliant FullSpeed peripheral
|
D | nvidia,tegra234-xusb.yaml | 46 - description: XUSB FullSpeed clock source
|
D | nvidia,tegra194-xusb.yaml | 42 - description: XUSB FullSpeed clock source
|
D | nvidia,tegra-xudc.yaml | 10 The Tegra XUDC controller supports both USB 2.0 HighSpeed/FullSpeed and
|
D | nvidia,tegra186-xusb.yaml | 42 - description: XUSB FullSpeed clock source
|
D | nvidia,tegra210-xusb.yaml | 46 - description: XUSB FullSpeed clock source
|
D | nvidia,tegra124-xusb.yaml | 54 - description: XUSB FullSpeed clock source
|
/linux-6.12.1/drivers/usb/host/ |
D | Kconfig | 181 periodic low/fullspeed transfers possible. 183 If you have multiple periodic low/fullspeed devices connected to a
|
D | fhci-hcd.c | 687 sprop = of_get_property(node, "fsl,fullspeed-clock", NULL); in of_fhci_probe() 691 dev_err(dev, "wrong fullspeed-clock\n"); in of_fhci_probe()
|
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()
|
D | sl811-hcd.c | 320 /* could set up the first fullspeed periodic in start() 359 /* erratum 2: AFTERSOF only works for fullspeed */ in start()
|
/linux-6.12.1/drivers/usb/gadget/ |
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() 1150 config->fullspeed in usb_add_config()
|
D | configfs.c | 1600 c->fullspeed = 0; in purge_configs_funcs()
|
/linux-6.12.1/arch/powerpc/boot/dts/ |
D | mpc836x_rdk.dts | 236 fsl,fullspeed-clock = "clk21";
|
/linux-6.12.1/arch/powerpc/boot/dts/fsl/ |
D | mpc8569mds.dts | 242 fsl,fullspeed-clock = "clk5";
|
/linux-6.12.1/include/linux/usb/ |
D | composite.h | 333 unsigned fullspeed:1; member
|
/linux-6.12.1/drivers/hid/usbhid/ |
D | hid-core.c | 1103 /* Some vendors give fullspeed interval on highspeed devides */ in usbhid_start() 1107 pr_info("%s: Fixing fullspeed to highspeed interval: %d -> %d\n", in usbhid_start()
|
/linux-6.12.1/drivers/usb/dwc3/ |
D | gadget.c | 637 * must be set to 0 when operating in fullspeed. Internally the in dwc3_gadget_set_ep_config() 1739 * In DWC_usb31 version 1.70a-ea06 and prior, for highspeed and fullspeed
|
/linux-6.12.1/drivers/power/supply/ |
D | ab8500_charger.c | 141 AB8500_BM_USB_STATE_RESET_FS, /* FullSpeed/LowSpeed Reset */
|
/linux-6.12.1/drivers/platform/x86/ |
D | thinkpad_acpi.c | 8243 * or FULLSPEED mode bits and just ignore them */ in fan_set_level() 9026 * handle FULLSPEED out of paranoia. in fan_resume() 9028 * So, we can safely only restore FULLSPEED or 7, anything in fan_resume()
|