Home
last modified time | relevance | path

Searched refs:clocked (Results 1 – 21 of 21) sorted by relevance

/Linux-v4.19/drivers/usb/host/
Dehci-atmel.c35 bool clocked; member
48 if (atmel_ehci->clocked) in atmel_start_clock()
53 atmel_ehci->clocked = true; in atmel_start_clock()
58 if (!atmel_ehci->clocked) in atmel_stop_clock()
63 atmel_ehci->clocked = false; in atmel_stop_clock()
Dohci-at91.c55 bool clocked; member
75 if (ohci_at91->clocked) in at91_start_clock()
82 ohci_at91->clocked = true; in at91_start_clock()
87 if (!ohci_at91->clocked) in at91_stop_clock()
93 ohci_at91->clocked = false; in at91_stop_clock()
/Linux-v4.19/Documentation/devicetree/bindings/watchdog/
Dmicrochip,pic32-dmt.txt4 malfunction. It is a free-running instruction fetch timer, which is clocked
/Linux-v4.19/Documentation/devicetree/bindings/sound/
Dwlf,arizona.txt33 - wlf,max-channels-clocked : The maximum number of channels to be clocked on
/Linux-v4.19/drivers/usb/gadget/udc/
Dat91_udc.c200 if (!udc->clocked) { in proc_udc_show()
567 if (ep->udc->clocked) { in at91_ep_disable()
743 if (!_ep || ep->is_iso || !ep->udc->clocked) in at91_ep_set_halt()
793 if (!to_udc(gadget)->clocked) in at91_get_frame()
808 if (!udc->clocked || !udc->suspended) in at91_wakeup()
899 if (udc->clocked) in clk_on()
901 udc->clocked = 1; in clk_on()
909 if (!udc->clocked) in clk_off()
911 udc->clocked = 0; in clk_off()
1404 if (!udc->clocked) { in at91_udc_irq()
Dat91_udc.h130 unsigned clocked:1; member
Dlpc32xx_udc.c163 bool clocked; member
950 if (udc->clocked) in udc_clk_set()
953 udc->clocked = 1; in udc_clk_set()
956 if (!udc->clocked) in udc_clk_set()
959 udc->clocked = 0; in udc_clk_set()
1554 if (!udc->clocked) in pullup()
2412 if (!udc->clocked) in lpc32xx_get_frame()
2930 if (udc->clocked) { in lpc32xx_stop()
3105 udc->clocked = 1; in lpc32xx_udc_probe()
3261 if (udc->clocked) { in lpc32xx_udc_suspend()
[all …]
Datmel_usba_udc.h333 bool clocked; member
Datmel_usba_udc.c1827 if (udc->clocked) in start_clock()
1839 udc->clocked = true; in start_clock()
1845 if (!udc->clocked) in stop_clock()
1851 udc->clocked = false; in stop_clock()
/Linux-v4.19/Documentation/devicetree/bindings/timer/
Dnxp,tpm-timer.txt6 are clocked by an asynchronous clock that can remain enabled in low
/Linux-v4.19/Documentation/devicetree/bindings/arm/tegra/
Dnvidia,tegra30-actmon.txt5 which the external memory needs to be clocked in order to serve all requests
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-bus-iio-timer-stm32129 attribute and the counter is clocked by the internal clock.
154 attribute and the counter is clocked by the connected trigger
/Linux-v4.19/drivers/clk/
DKconfig60 clocked at 32KHz each. Clkout1 is always on, Clkout2 can off
70 multi-function device has one fixed-rate oscillator, clocked
190 (S2MPS11, S5M8767) fixed-rate oscillators, clocked at 32KHz each.
/Linux-v4.19/Documentation/input/devices/
Damijoy.rst101 are loaded from the MDAT serial stream and are clocked in on
123 clocked by 2 of the signals input from the mouse serial
Djoystick-parport.rst48 All NES and SNES use the same synchronous serial protocol, clocked from
/Linux-v4.19/Documentation/devicetree/bindings/arm/
Dcoresight-cpu-debug.txt26 processor core is clocked by the internal CPU clock, so it
/Linux-v4.19/Documentation/core-api/
Dkernel-api.rst335 disabled in software. Sections of chips that are powered but not clocked
339 mostly used by clocked state changes.
/Linux-v4.19/Documentation/devicetree/bindings/bus/
Dqcom,ebi2.txt13 Apparently this bus is clocked at 64MHz. It has dedicated pins on the package
/Linux-v4.19/Documentation/m68k/
DREADME.buddha190 the system is clocked by an oscillator other than 28,37516
/Linux-v4.19/Documentation/mtd/
Dnand_ecc.txt437 or so. I also tried on an eeePC (Celeron, clocked at 900 Mhz). Interesting
/Linux-v4.19/arch/x86/
DKconfig2485 6) make sure that the CPU is not over clocked.