Home
last modified time | relevance | path

Searched refs:smc_t (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/tty/serial/
H A Dcpm_uart.h54 smc_t __iomem *smcp;
H A Dcpm_uart.c136 smc_t __iomem *smcp = pinfo->smcp; in cpm_uart_stop_tx()
154 smc_t __iomem *smcp = pinfo->smcp; in cpm_uart_start_tx()
183 smc_t __iomem *smcp = pinfo->smcp; in cpm_uart_stop_rx()
360 smc_t __iomem *smcp = pinfo->smcp; in cpm_uart_int()
466 smc_t __iomem *smcp = pinfo->smcp; in cpm_uart_shutdown()
497 smc_t __iomem *smcp = pinfo->smcp; in cpm_uart_set_termios()
822 smc_t __iomem *sp; in cpm_uart_init_smc()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dimmap_8xx.h300 } smc_t; typedef
372 smc_t cp_smc[2];
/openbmc/linux/arch/powerpc/include/asm/
H A D8xx_immap.h386 } smc_t; typedef
466 smc_t cp_smc[2];
H A Dimmap_cpm2.h483 } smc_t; typedef
623 smc_t im_smc[2]; /* Couple of SMCs */
/openbmc/u-boot/drivers/serial/
H A Dserial_mpc8xx.c83 smc_t __iomem *sp; in serial_mpc8xx_probe()