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()
54 bool clocked; member75 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()
204 if (!udc->clocked) { in proc_udc_show()583 if (ep->udc->clocked) { in at91_ep_disable()759 if (!_ep || ep->is_iso || !ep->udc->clocked) in at91_ep_set_halt()809 if (!to_udc(gadget)->clocked) in at91_get_frame()824 if (!udc->clocked || !udc->suspended) in at91_wakeup()915 if (udc->clocked) in clk_on()917 udc->clocked = 1; in clk_on()925 if (!udc->clocked) in clk_off()927 udc->clocked = 0; in clk_off()1420 if (!udc->clocked) { in at91_udc_irq()
134 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()2990 if (udc->clocked) { in lpc32xx_stop()3202 udc->clocked = 1; in lpc32xx_udc_probe()3370 if (udc->clocked) { in lpc32xx_udc_suspend()[all …]
344 bool clocked; member
1745 if (udc->clocked) in start_clock()1757 udc->clocked = true; in start_clock()1763 if (!udc->clocked) in stop_clock()1769 udc->clocked = false; in stop_clock()
5 which the external memory needs to be clocked in order to serve all requests
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
60 clocked at 32KHz each. Clkout1 is always on, Clkout2 can off125 (S2MPS11, S5M8767) fixed-rate oscillators, clocked at 32KHz each.
190 the system is clocked by an oscillator other than 28,37516
244 * 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.
2227 6) make sure that the CPU is not over clocked.