Home
last modified time | relevance | path

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

/Linux-v5.15/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-v5.15/Documentation/devicetree/bindings/watchdog/
Dmicrochip,pic32-dmt.txt4 malfunction. It is a free-running instruction fetch timer, which is clocked
/Linux-v5.15/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()
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()
Dlpc32xx_udc.c164 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 …]
Dat91_udc.h130 unsigned clocked:1; member
Datmel_usba_udc.h345 bool clocked; member
Datmel_usba_udc.c1859 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/
Domap3-devkit8000.dts37 /* Always clocked by secure_32k_fck */
Domap3-beagle.dts326 /* Always clocked by secure_32k_fck */
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-bus-iio-timer-stm32124 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/
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-v5.15/Documentation/devicetree/bindings/arm/
Dcoresight-cpu-debug.txt26 processor core is clocked by the internal CPU clock, so it
/Linux-v5.15/Documentation/core-api/
Dkernel-api.rst344 disabled in software. Sections of chips that are powered but not clocked
348 mostly used by clocked state changes.
/Linux-v5.15/drivers/clk/
DKconfig80 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/
Dqcom,ebi2.txt13 Apparently this bus is clocked at 64MHz. It has dedicated pins on the package
/Linux-v5.15/Documentation/networking/
Dphy.rst246 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/
Dbuddha-driver.rst188 the system is clocked by an oscillator other than 28,37516
/Linux-v5.15/Documentation/driver-api/mtd/
Dnand_ecc.rst466 or so. I also tried on an eeePC (Celeron, clocked at 900 Mhz). Interesting
/Linux-v5.15/arch/x86/
DKconfig2468 6) make sure that the CPU is not over clocked.