Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dehci-atmel.c38 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()
Dohci-at91.c43 bool clocked; member
64 if (ohci_at91->clocked) in at91_start_clock()
71 ohci_at91->clocked = true; in at91_start_clock()
76 if (!ohci_at91->clocked) in at91_stop_clock()
82 ohci_at91->clocked = false; in at91_stop_clock()
/linux-4.1.27/drivers/usb/gadget/udc/
Dat91_udc.c185 if (!udc->clocked) { in proc_udc_show()
564 if (ep->udc->clocked) { in at91_ep_disable()
740 if (!_ep || ep->is_iso || !ep->udc->clocked) in at91_ep_set_halt()
790 if (!to_udc(gadget)->clocked) in at91_get_frame()
805 if (!udc->clocked || !udc->suspended) in at91_wakeup()
895 if (udc->clocked) in clk_on()
897 udc->clocked = 1; in clk_on()
905 if (!udc->clocked) in clk_off()
907 udc->clocked = 0; in clk_off()
1400 if (!udc->clocked) { in at91_udc_irq()
Dat91_udc.h126 unsigned clocked:1; member
Dlpc32xx_udc.c192 bool clocked; member
992 if (udc->clocked) in udc_clk_set()
995 udc->clocked = 1; in udc_clk_set()
1006 if (!udc->clocked) in udc_clk_set()
1009 udc->clocked = 0; in udc_clk_set()
1614 if (!udc->clocked) in pullup()
2472 if (!udc->clocked) in lpc32xx_get_frame()
2958 if (udc->clocked) { in lpc32xx_stop()
3170 udc->clocked = 1; in lpc32xx_udc_probe()
3338 if (udc->clocked) { in lpc32xx_udc_suspend()
[all …]
Datmel_usba_udc.h344 bool clocked; member
Datmel_usba_udc.c1746 if (udc->clocked) in start_clock()
1758 udc->clocked = true; in start_clock()
1764 if (!udc->clocked) in stop_clock()
1770 udc->clocked = false; in stop_clock()
/linux-4.1.27/Documentation/devicetree/bindings/arm/tegra/
Dnvidia,tegra30-actmon.txt5 which the external memory needs to be clocked in order to serve all requests
/linux-4.1.27/drivers/clk/
DKconfig59 clocked at 32KHz each. Clkout1 is always on, Clkout2 can off
87 (S2MPS11, S5M8767) fixed-rate oscillators, clocked at 32KHz each.
/linux-4.1.27/Documentation/input/
Damijoy.txt67 are loaded from the MDAT serial stream and are clocked in on
84 clocked by 2 of the signals input from the mouse serial
Djoystick-parport.txt36 All NES and SNES use the same synchronous serial protocol, clocked from
/linux-4.1.27/Documentation/m68k/
DREADME.buddha190 the system is clocked by an oscillator other than 28,37516
/linux-4.1.27/arch/arm/boot/dts/
Dsun6i-a31.dtsi385 /* DMA controller requires AHB1 clocked from PLL6 */
/linux-4.1.27/Documentation/mtd/
Dnand_ecc.txt437 or so. I also tried on an eeePC (Celeron, clocked at 900 Mhz). Interesting
/linux-4.1.27/arch/blackfin/
DKconfig518 peripherals not clocked by SCLK1.
/linux-4.1.27/arch/x86/
DKconfig2137 6) make sure that the CPU is not over clocked.