Home
last modified time | relevance | path

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

/linux-4.4.14/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.c54 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-4.4.14/drivers/usb/gadget/udc/
Dat91_udc.c204 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()
Dat91_udc.h134 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()
2990 if (udc->clocked) { in lpc32xx_stop()
3202 udc->clocked = 1; in lpc32xx_udc_probe()
3370 if (udc->clocked) { in lpc32xx_udc_suspend()
[all …]
Datmel_usba_udc.h344 bool clocked; member
Datmel_usba_udc.c1745 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()
/linux-4.4.14/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.4.14/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.4.14/drivers/clk/
DKconfig60 clocked at 32KHz each. Clkout1 is always on, Clkout2 can off
125 (S2MPS11, S5M8767) fixed-rate oscillators, clocked at 32KHz each.
/linux-4.4.14/Documentation/m68k/
DREADME.buddha190 the system is clocked by an oscillator other than 28,37516
/linux-4.4.14/arch/arm/boot/dts/
Dsun6i-a31.dtsi244 * controller requires AHB1 clocked from PLL6.
/linux-4.4.14/Documentation/mtd/
Dnand_ecc.txt437 or so. I also tried on an eeePC (Celeron, clocked at 900 Mhz). Interesting
/linux-4.4.14/arch/blackfin/
DKconfig518 peripherals not clocked by SCLK1.
/linux-4.4.14/arch/x86/
DKconfig2227 6) make sure that the CPU is not over clocked.