Searched refs:scc_uart_t (Results 1 – 9 of 9) sorted by relevance
78 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()
19 static inline void cpm_set_scc_fcr(scc_uart_t __iomem * sup) in cpm_set_scc_fcr()
19 static inline void cpm_set_scc_fcr(scc_uart_t __iomem *sup) in cpm_set_scc_fcr()
67 scc_uart_t __iomem *sccup;
788 scc_uart_t __iomem *sup; in cpm_uart_init_scc()
421 } scc_uart_t; typedef
444 } scc_uart_t; typedef
485 } scc_uart_t; typedef