/Linux-v4.19/drivers/usb/host/ |
D | ehci-atmel.c | 35 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()
|
D | ohci-at91.c | 55 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/ |
D | microchip,pic32-dmt.txt | 4 malfunction. It is a free-running instruction fetch timer, which is clocked
|
/Linux-v4.19/Documentation/devicetree/bindings/sound/ |
D | wlf,arizona.txt | 33 - wlf,max-channels-clocked : The maximum number of channels to be clocked on
|
/Linux-v4.19/drivers/usb/gadget/udc/ |
D | at91_udc.c | 200 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()
|
D | at91_udc.h | 130 unsigned clocked:1; member
|
D | lpc32xx_udc.c | 163 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 …]
|
D | atmel_usba_udc.h | 333 bool clocked; member
|
D | atmel_usba_udc.c | 1827 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/ |
D | nxp,tpm-timer.txt | 6 are clocked by an asynchronous clock that can remain enabled in low
|
/Linux-v4.19/Documentation/devicetree/bindings/arm/tegra/ |
D | nvidia,tegra30-actmon.txt | 5 which the external memory needs to be clocked in order to serve all requests
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-bus-iio-timer-stm32 | 129 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/ |
D | Kconfig | 60 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/ |
D | amijoy.rst | 101 are loaded from the MDAT serial stream and are clocked in on 123 clocked by 2 of the signals input from the mouse serial
|
D | joystick-parport.rst | 48 All NES and SNES use the same synchronous serial protocol, clocked from
|
/Linux-v4.19/Documentation/devicetree/bindings/arm/ |
D | coresight-cpu-debug.txt | 26 processor core is clocked by the internal CPU clock, so it
|
/Linux-v4.19/Documentation/core-api/ |
D | kernel-api.rst | 335 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/ |
D | qcom,ebi2.txt | 13 Apparently this bus is clocked at 64MHz. It has dedicated pins on the package
|
/Linux-v4.19/Documentation/m68k/ |
D | README.buddha | 190 the system is clocked by an oscillator other than 28,37516
|
/Linux-v4.19/Documentation/mtd/ |
D | nand_ecc.txt | 437 or so. I also tried on an eeePC (Celeron, clocked at 900 Mhz). Interesting
|
/Linux-v4.19/arch/x86/ |
D | Kconfig | 2485 6) make sure that the CPU is not over clocked.
|