Searched refs:STUART (Results 1 - 27 of 27) sorted by relevance

/linux-4.1.27/drivers/net/irda/
H A Dpxaficp_ir.c216 /* enable the STUART clock */ pxa_irda_set_speed()
220 /* disable STUART first */ pxa_irda_set_speed()
239 /* disable STUART */ pxa_irda_set_speed()
335 /* enable STUART and receive interrupts */ pxa_irda_sir_irq()
539 /* Disable STUART interrupts and switch to transmit mode. */ pxa_irda_hard_xmit()
543 /* enable STUART and transmit interrupts */ pxa_irda_hard_xmit()
615 /* Disable STUART interrupts */ pxa_irda_startup()
617 /* enable STUART interrupt to the processor */ pxa_irda_startup()
646 /* disable STUART and interrupt */ pxa_irda_shutdown()
648 /* disable STUART SIR mode */ pxa_irda_shutdown()
657 /* disable the STUART or FICP clocks */ pxa_irda_shutdown()
840 err = request_mem_region(__PREG(STUART), 0x24, "IrDA") ? 0 : -EBUSY; pxa_irda_probe()
936 release_mem_region(__PREG(STUART), 0x24); pxa_irda_probe()
960 release_mem_region(__PREG(STUART), 0x24); pxa_irda_remove()
/linux-4.1.27/arch/arm/mach-pxa/
H A Dcm-x255.c47 /* STUART */
H A Dzeus.c292 { /* STUART */
293 .membase = (void *)&STUART,
294 .mapbase = __PREG(STUART),
H A Dcolibri-pxa270.c107 /* STUART */
H A Didp.c59 /* STUART */
H A Dzylonite_pxa300.c64 /* STUART */
H A Dcm-x270.c60 /* STUART */
H A Dpxa25x.c173 static DEFINE_PXA2_CKEN(pxa25x_stuart, STUART, 14745600, 1);
H A Dviper.c540 .membase = (void *)&STUART,
541 .mapbase = __PREG(STUART),
H A Dpxa27x.c186 static DEFINE_PXA2_CKEN(pxa27x_stuart, STUART, 14857000, 1);
H A Dpxa3xx.c49 static DEFINE_PXA3_CKEN(pxa3xx_stuart, STUART, 14857000, 1);
H A Dz2.c90 /* STUART */
H A Dcm-x300.c106 /* STUART */
H A Dhx4700.c107 /* STUART (IRDA) */
H A Dem-x270.c99 /* STUART */
H A Dstargate2.c119 /* STUART - IM2 via debug board not sure on SG2*/
/linux-4.1.27/drivers/clk/pxa/
H A Dclk-pxa25x.c128 PXA25X_PBUS147_CKEN("pxa2xx-uart.2", NULL, STUART, 1, 10, 1),
237 DUMMY_CLK("UARTCLK", "pxa2xx-ir", "STUART"),
H A Dclk-pxa3xx.c146 PXA3XX_PBUS_CKEN("pxa2xx-uart.2", NULL, STUART, 1, 4, 1, 42, 1),
311 DUMMY_CLK("UARTCLK", "pxa2xx-ir", "STUART"),
H A Dclk-pxa27x.c117 PXA27X_PBUS_CKEN("pxa2xx-uart.2", NULL, STUART, 2, 42, 1),
/linux-4.1.27/arch/arm/mach-pxa/include/mach/
H A Dregs-uart.h40 /* Standard UART (STUART) */
41 #define STUART STRBR macro
H A Dirqs.h46 #define IRQ_STUART PXA_IRQ(20) /* STUART Transmit/Receive/Error */
H A Dmfp-pxa25x.h72 /* STUART */
H A Dpxa2xx-regs.h178 #define CKEN_STUART (5) /* STUART Unit Clock Enable */
H A Dpxa3xx-regs.h181 #define CKEN_STUART 23 /* < STUART clock enable */
H A Dmfp-pxa27x.h165 /* STUART */
H A Dmfp-pxa930.h361 /* UART3 - STUART */
/linux-4.1.27/arch/arm/mach-mmp/
H A Dpxa910.c127 * To be backward compatible with the legacy FFUART/BTUART/STUART sequence,

Completed in 376 milliseconds