Home
last modified time | relevance | path

Searched refs:scc_uart_t (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dserial_scc.c78 volatile scc_uart_t *up; in mpc85xx_serial_init()
86 up = (scc_uart_t *)&(cpm->im_dprambase[PROFF_SCC]); in mpc85xx_serial_init()
185 volatile scc_uart_t *up; in mpc85xx_serial_putc()
192 up = (scc_uart_t *)&(cpm->im_dprambase[PROFF_SCC]); in mpc85xx_serial_putc()
210 volatile scc_uart_t *up; in mpc85xx_serial_getc()
214 up = (scc_uart_t *)&(cpm->im_dprambase[PROFF_SCC]); in mpc85xx_serial_getc()
233 volatile scc_uart_t *up; in mpc85xx_serial_tstc()
236 up = (scc_uart_t *)&(cpm->im_dprambase[PROFF_SCC]); in mpc85xx_serial_tstc()
/OK3568_Linux_fs/kernel/drivers/tty/serial/cpm_uart/
H A Dcpm_uart_cpm1.h19 static inline void cpm_set_scc_fcr(scc_uart_t __iomem * sup) in cpm_set_scc_fcr()
H A Dcpm_uart_cpm2.h19 static inline void cpm_set_scc_fcr(scc_uart_t __iomem *sup) in cpm_set_scc_fcr()
H A Dcpm_uart.h67 scc_uart_t __iomem *sccup;
H A Dcpm_uart_core.c788 scc_uart_t __iomem *sup; in cpm_uart_init_scc()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dcpm1.h421 } scc_uart_t; typedef
H A Dcpm2.h444 } scc_uart_t; typedef
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dcpm_8xx.h485 } scc_uart_t; typedef
H A Dcpm_85xx.h421 } scc_uart_t; typedef