Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/platforms/8xx/
H A Dmicropatch.c353 smc_uart_t *smp; in cpm_load_patch()
355 smp = (smc_uart_t *)&cp->cp_dparam[PROFF_SMC1]; in cpm_load_patch()
361 smc_uart_t *smp; in cpm_load_patch()
374 smp = (smc_uart_t *)&cp->cp_dparam[PROFF_SMC1]; in cpm_load_patch()
376 smp = (smc_uart_t *)&cp->cp_dparam[PROFF_SMC2]; in cpm_load_patch()
/OK3568_Linux_fs/u-boot/drivers/serial/
H A Dserial_mpc8xx.c82 smc_uart_t __iomem *up; in smc_init()
89 up = (smc_uart_t __iomem *)&cp->cp_dparam[PROFF_SMC]; in smc_init()
/OK3568_Linux_fs/kernel/drivers/tty/serial/cpm_uart/
H A Dcpm_uart_cpm1.h25 static inline void cpm_set_smc_fcr(smc_uart_t __iomem * up) in cpm_set_smc_fcr()
H A Dcpm_uart_cpm2.h25 static inline void cpm_set_smc_fcr(smc_uart_t __iomem *up) in cpm_set_smc_fcr()
H A Dcpm_uart.h65 smc_uart_t __iomem *smcup;
H A Dcpm_uart_core.c850 smc_uart_t __iomem *up; in cpm_uart_init_smc()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dcpm1.h102 } smc_uart_t; typedef
H A Dcpm2.h190 } smc_uart_t; typedef
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dcpm_8xx.h131 } smc_uart_t; typedef