Home
last modified time | relevance | path

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

12

/openbmc/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";
/openbmc/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");
H A Dbcm63xx_udc.c70 MODULE_PARM_DESC(use_fullspeed, "true for fullspeed only");
/openbmc/linux/Documentation/devicetree/bindings/usb/
H A Dmaxim,max3420-udc.yaml13 The controller provices USB2.0 compliant FullSpeed peripheral
H A Dnvidia,tegra234-xusb.yaml46 - description: XUSB FullSpeed clock source
H A Dnvidia,tegra194-xusb.yaml42 - description: XUSB FullSpeed clock source
H A Dnvidia,tegra186-xusb.yaml42 - 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,tegra124-xusb.yaml54 - description: XUSB FullSpeed clock source
H A Dnvidia,tegra210-xusb.yaml46 - description: XUSB FullSpeed clock source
/openbmc/u-boot/drivers/usb/gadget/
H A Dcomposite.c55 if (!config->fullspeed && function->descriptors) in usb_add_function()
56 config->fullspeed = 1; in usb_add_function()
236 if (!c->fullspeed) in config_desc()
265 if (!c->fullspeed) in count_configs()
452 config->fullspeed in usb_add_config()
/openbmc/linux/drivers/usb/host/
H A DKconfig181 periodic low/fullspeed transfers possible.
183 If you have multiple periodic low/fullspeed devices connected to a
H A Dfhci-hcd.c687 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()
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.c320 /* could set up the first fullspeed periodic in start()
359 /* erratum 2: AFTERSOF only works for fullspeed */ in start()
/openbmc/u-boot/include/linux/usb/
H A Dcomposite.h227 unsigned fullspeed:1; member
/openbmc/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()
1150 config->fullspeed in usb_add_config()
H A Dconfigfs.c1601 c->fullspeed = 0; in purge_configs_funcs()
/openbmc/linux/arch/powerpc/boot/dts/
H A Dmpc836x_rdk.dts236 fsl,fullspeed-clock = "clk21";
/openbmc/linux/arch/powerpc/boot/dts/fsl/
H A Dmpc8569mds.dts242 fsl,fullspeed-clock = "clk5";
/openbmc/linux/include/linux/usb/
H A Dcomposite.h325 unsigned fullspeed:1; member
/openbmc/linux/drivers/hid/usbhid/
H A Dhid-core.c1102 /* Some vendors give fullspeed interval on highspeed devides */ in usbhid_start()
1106 pr_info("%s: Fixing fullspeed to highspeed interval: %d -> %d\n", in usbhid_start()
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.c982 debug("SPEED = FULLSPEED\n"); in xhci_submit_root()
/openbmc/linux/drivers/usb/dwc3/
H A Dgadget.c637 * must be set to 0 when operating in fullspeed. Internally the in dwc3_gadget_set_ep_config()
1780 * In DWC_usb31 version 1.70a-ea06 and prior, for highspeed and fullspeed
/openbmc/linux/drivers/power/supply/
H A Dab8500_charger.c141 AB8500_BM_USB_STATE_RESET_FS, /* FullSpeed/LowSpeed Reset */

12