Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dohci-at91.c56 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/Documentation/devicetree/bindings/watchdog/
H A Dmicrochip,pic32-dmt.txt4 malfunction. It is a free-running instruction fetch timer, which is clocked
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-timer-stm32116 attribute and the counter is clocked by the internal clock.
142 attribute and the counter is clocked by the connected trigger
/linux/drivers/usb/gadget/udc/
H A Dat91_udc.c201 if (!udc->clocked) { in proc_udc_show()
568 if (ep->udc->clocked) { in at91_ep_disable()
746 if (!_ep || ep->is_iso || !ep->udc->clocked) in at91_ep_set_halt()
796 if (!to_udc(gadget)->clocked) in at91_get_frame()
810 if (!udc->clocked || !udc->suspended) in at91_wakeup()
901 if (udc->clocked) in clk_on()
903 udc->clocked = 1; in clk_on()
911 if (!udc->clocked) in clk_off()
913 udc->clocked = 0; in clk_off()
1406 if (!udc->clocked) { in at91_udc_irq()
H A 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()
1551 if (!udc->clocked) in pullup()
2406 if (!udc->clocked) in lpc32xx_get_frame()
2919 if (udc->clocked) { in lpc32xx_stop()
3077 udc->clocked = 1; in lpc32xx_udc_probe()
3208 if (udc->clocked) { in lpc32xx_udc_suspend()
[all …]
H A Dat91_udc.h128 unsigned clocked:1; member
H A Datmel_usba_udc.h345 bool clocked; member
/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-beagle-ab4.dts35 /* Always clocked by secure_32k_fck */
/linux/Documentation/peci/
H A Dpeci.rst29 physical layer is a self-clocked one-wire bus signal that begins each
/linux/drivers/clk/
H A DKconfig87 These multi-function devices have two fixed-rate oscillators, clocked at 32KHz each.
106 multi-function device has one fixed-rate oscillator, clocked
305 (S2MPS11, S5M8767) fixed-rate oscillators, clocked at 32KHz each.
/linux/Documentation/spi/
H A Dspi-summary.rst645 : 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/Documentation/arch/m68k/
H A Dbuddha-driver.rst188 the system is clocked by an oscillator other than 28,37516
/linux/Documentation/input/devices/
H A Djoystick-parport.rst48 All NES and SNES use the same synchronous serial protocol, clocked from
/linux/arch/arm64/boot/dts/renesas/
H A Dr9a09g056.dtsi46 * clocked to 1.8GHz as well). The table below should be overridden in the board
H A Dr9a09g047.dtsi28 * clocked to 1.8GHz as well). The table below should be overridden in the board
H A Dr9a09g057.dtsi28 * clocked to 1.8GHz as well). The table below should be overridden in the board
/linux/Documentation/driver-api/mtd/
H A Dnand_ecc.rst466 or so. I also tried on an eeePC (Celeron, clocked at 900 Mhz). Interesting
/linux/arch/x86/
H A DKconfig2786 6) make sure that the CPU is not over clocked.