/linux-6.12.1/drivers/usb/host/ |
D | ehci-atmel.c | 38 bool clocked; member 51 if (atmel_ehci->clocked) in atmel_start_clock() 56 atmel_ehci->clocked = true; in atmel_start_clock() 61 if (!atmel_ehci->clocked) in atmel_stop_clock() 66 atmel_ehci->clocked = false; in atmel_stop_clock()
|
D | ohci-at91.c | 56 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-6.12.1/Documentation/devicetree/bindings/watchdog/ |
D | microchip,pic32-dmt.txt | 4 malfunction. It is a free-running instruction fetch timer, which is clocked
|
/linux-6.12.1/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() 745 if (!_ep || ep->is_iso || !ep->udc->clocked) in at91_ep_set_halt() 795 if (!to_udc(gadget)->clocked) in at91_get_frame() 809 if (!udc->clocked || !udc->suspended) in at91_wakeup() 900 if (udc->clocked) in clk_on() 902 udc->clocked = 1; in clk_on() 910 if (!udc->clocked) in clk_off() 912 udc->clocked = 0; in clk_off() 1405 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() 1551 if (!udc->clocked) in pullup() 2406 if (!udc->clocked) in lpc32xx_get_frame() 2919 if (udc->clocked) { in lpc32xx_stop() 3073 udc->clocked = 1; in lpc32xx_udc_probe() 3200 if (udc->clocked) { in lpc32xx_udc_suspend() [all …]
|
D | at91_udc.h | 128 unsigned clocked:1; member
|
D | atmel_usba_udc.h | 345 bool clocked; member
|
D | atmel_usba_udc.c | 1860 if (udc->clocked) in start_clock() 1874 udc->clocked = true; in start_clock() 1880 if (!udc->clocked) in stop_clock() 1886 udc->clocked = false; in stop_clock()
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-bus-iio-timer-stm32 | 116 attribute and the counter is clocked by the internal clock. 142 attribute and the counter is clocked by the connected trigger
|
/linux-6.12.1/arch/arm/boot/dts/ti/omap/ |
D | omap3-beagle-ab4.dts | 35 /* Always clocked by secure_32k_fck */
|
D | omap3-devkit8000-common.dtsi | 175 /* Always clocked by secure_32k_fck */
|
/linux-6.12.1/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-6.12.1/Documentation/peci/ |
D | peci.rst | 29 physical layer is a self-clocked one-wire bus signal that begins each
|
/linux-6.12.1/Documentation/core-api/ |
D | kernel-api.rst | 374 disabled in software. Sections of chips that are powered but not clocked 378 mostly used by clocked state changes.
|
/linux-6.12.1/Documentation/gpu/amdgpu/display/ |
D | dc-glossary.rst | 50 raw stream of pixels, clocked at pixel clock
|
/linux-6.12.1/drivers/clk/ |
D | Kconfig | 88 These multi-function devices have two fixed-rate oscillators, clocked at 32KHz each. 98 multi-function device has one fixed-rate oscillator, clocked 286 (S2MPS11, S5M8767) fixed-rate oscillators, clocked at 32KHz each.
|
/linux-6.12.1/Documentation/spi/ |
D | spi-summary.rst | 645 : marks when data is clocked into the peripheral; 646 ; marks when data is clocked into the controller; 659 peripherals that require specific MOSI line state when data is not being clocked 684 : marks when data is clocked into the peripheral; 685 ; marks when data is clocked into the controller;
|
/linux-6.12.1/Documentation/networking/ |
D | phy.rst | 241 This is serial MII, clocked at 125MHz, supporting 100M and 10M speeds. 251 remote end. This does not include "up-clocked" variants such as 2.5Gbps 255 This defines a variant of 1000BASE-X which is clocked 2.5 times as fast 266 receipt. This does not include "up-clocked" variants such as 2.5Gbps
|
/linux-6.12.1/Documentation/arch/m68k/ |
D | buddha-driver.rst | 188 the system is clocked by an oscillator other than 28,37516
|
/linux-6.12.1/Documentation/driver-api/mtd/ |
D | nand_ecc.rst | 466 or so. I also tried on an eeePC (Celeron, clocked at 900 Mhz). Interesting
|
/linux-6.12.1/arch/x86/ |
D | Kconfig | 2814 6) make sure that the CPU is not over clocked.
|