Searched +full:driving +full:- +full:level +full:- +full:compensate (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)4 ---6 $schema: http://devicetree.org/meta-schemas/core.yaml#11 - Stanley Chang <stanley_chang@realtek.com>23 XHCI controller#0 -- usb2phy -- phy#024 |- usb3phy -- phy#025 XHCI controller#1 -- usb2phy -- phy#026 XHCI controller#2 -- usb2phy -- phy#027 |- usb3phy -- phy#033 XHCI controller#0 -- usb2phy -- phy#0[all …]
1 # SPDX-License-Identifier: GPL-2.07 # NOTE: Gadget support ** DOES NOT ** depend on host-side CONFIG_USB !!9 # - Host systems (like PCs) need CONFIG_USB (with "A" jacks).10 # - Peripherals (like PDAs) need CONFIG_USB_GADGET (with "B" jacks).11 # - Some systems have both kinds of controllers.13 # With help from a special transceiver and a "Mini-AB" jack, systems with14 # both kinds of controller can also support "USB On-the-Go" (CONFIG_USB_OTG).25 you can't connect a "to-the-host" connector to a peripheral.28 you need a low level bus controller driver, and some software44 For more information, see <http://www.linux-usb.org/gadget> and[all …]
1 // SPDX-License-Identifier: GPL-2.02 /* Copyright(c) 1999 - 2018 Intel Corporation. */12 * value at every level change of the oscillator driving the SYSTIME30 * Period * [ 2 ^ ( MaxWidth - PeriodWidth ) ]47 * +--------------+ +--------------+49 * *--------------+ +--------------+52 * +--------------+ +--------------+54 * *--------------+ +--------------+58 * 2^36 * 10^-9 / 60 = 1.14 minutes or 69 seconds61 * 2^43 * 10^-9 / 3600 = 2.4 hours[all …]