| /Linux-v5.15/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-v5.15/Documentation/devicetree/bindings/watchdog/ |
| D | microchip,pic32-dmt.txt | 4 malfunction. It is a free-running instruction fetch timer, which is clocked
|
| /Linux-v5.15/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() 807 if (!udc->clocked || !udc->suspended) in at91_wakeup() 898 if (udc->clocked) in clk_on() 900 udc->clocked = 1; in clk_on() 908 if (!udc->clocked) in clk_off() 910 udc->clocked = 0; in clk_off() 1403 if (!udc->clocked) { in at91_udc_irq()
|
| D | lpc32xx_udc.c | 164 bool clocked; member 949 if (udc->clocked) in udc_clk_set() 952 udc->clocked = 1; in udc_clk_set() 955 if (!udc->clocked) in udc_clk_set() 958 udc->clocked = 0; in udc_clk_set() 1553 if (!udc->clocked) in pullup() 2411 if (!udc->clocked) in lpc32xx_get_frame() 2924 if (udc->clocked) { in lpc32xx_stop() 3077 udc->clocked = 1; in lpc32xx_udc_probe() 3203 if (udc->clocked) { in lpc32xx_udc_suspend() [all …]
|
| D | at91_udc.h | 130 unsigned clocked:1; member
|
| D | atmel_usba_udc.h | 345 bool clocked; member
|
| D | atmel_usba_udc.c | 1859 if (udc->clocked) in start_clock() 1873 udc->clocked = true; in start_clock() 1879 if (!udc->clocked) in stop_clock() 1885 udc->clocked = false; in stop_clock()
|
| /Linux-v5.15/arch/arm/boot/dts/ |
| D | omap3-devkit8000.dts | 37 /* Always clocked by secure_32k_fck */
|
| D | omap3-beagle.dts | 326 /* Always clocked by secure_32k_fck */
|
| /Linux-v5.15/Documentation/ABI/testing/ |
| D | sysfs-bus-iio-timer-stm32 | 124 attribute and the counter is clocked by the internal clock. 150 attribute and the counter is clocked by the connected trigger
|
| /Linux-v5.15/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-v5.15/Documentation/devicetree/bindings/arm/ |
| D | coresight-cpu-debug.txt | 26 processor core is clocked by the internal CPU clock, so it
|
| /Linux-v5.15/Documentation/core-api/ |
| D | kernel-api.rst | 344 disabled in software. Sections of chips that are powered but not clocked 348 mostly used by clocked state changes.
|
| /Linux-v5.15/drivers/clk/ |
| D | Kconfig | 80 These multi-function devices have two fixed-rate oscillators, clocked at 32KHz each. 90 multi-function device has one fixed-rate oscillator, clocked 242 (S2MPS11, S5M8767) fixed-rate oscillators, clocked at 32KHz each.
|
| /Linux-v5.15/Documentation/devicetree/bindings/bus/ |
| D | qcom,ebi2.txt | 13 Apparently this bus is clocked at 64MHz. It has dedicated pins on the package
|
| /Linux-v5.15/Documentation/networking/ |
| D | phy.rst | 246 remote end. This does not include "up-clocked" variants such as 2.5Gbps 250 This defines a variant of 1000BASE-X which is clocked 2.5 times as fast 261 receipt. This does not include "up-clocked" variants such as 2.5Gbps
|
| /Linux-v5.15/Documentation/m68k/ |
| D | buddha-driver.rst | 188 the system is clocked by an oscillator other than 28,37516
|
| /Linux-v5.15/Documentation/driver-api/mtd/ |
| D | nand_ecc.rst | 466 or so. I also tried on an eeePC (Celeron, clocked at 900 Mhz). Interesting
|
| /Linux-v5.15/arch/x86/ |
| D | Kconfig | 2468 6) make sure that the CPU is not over clocked.
|