Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/u-boot/drivers/serial/
H A Dserial_mpc8xx.c84 smc_uart_t __iomem *up; in serial_mpc8xx_probe()
91 up = (smc_uart_t __iomem *)&cp->cp_dparam[PROFF_SMC]; in serial_mpc8xx_probe()
/openbmc/linux/drivers/tty/serial/
H A Dcpm_uart.h55 smc_uart_t __iomem *smcup;
H A Dcpm_uart.c823 smc_uart_t __iomem *up; in cpm_uart_init_smc()
/openbmc/linux/arch/powerpc/include/asm/
H A Dcpm1.h102 } smc_uart_t; typedef
H A Dcpm2.h190 } smc_uart_t; typedef
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dcpm_8xx.h131 } smc_uart_t; typedef