Searched refs:clocked (Results 1 – 16 of 16) sorted by relevance
38 bool clocked; member51 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()
43 bool clocked; member64 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()
185 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()
126 unsigned clocked:1; member
192 bool clocked; member992 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 …]
344 bool clocked; member
1746 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()
5 which the external memory needs to be clocked in order to serve all requests
59 clocked at 32KHz each. Clkout1 is always on, Clkout2 can off87 (S2MPS11, S5M8767) fixed-rate oscillators, clocked at 32KHz each.
67 are loaded from the MDAT serial stream and are clocked in on84 clocked by 2 of the signals input from the mouse serial
36 All NES and SNES use the same synchronous serial protocol, clocked from
190 the system is clocked by an oscillator other than 28,37516
385 /* DMA controller requires AHB1 clocked from PLL6 */
437 or so. I also tried on an eeePC (Celeron, clocked at 900 Mhz). Interesting
518 peripherals not clocked by SCLK1.
2137 6) make sure that the CPU is not over clocked.