Home
last modified time | relevance | path

Searched refs:MPC52xx_PSC_RST_TX (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/arch/powerpc/include/asm/
Dmpc52xx_psc.h56 #define MPC52xx_PSC_RST_TX 0x0030 macro
/linux-2.6.39/drivers/tty/serial/
Dmpc52xx_uart.c719 out_8(&psc->command, MPC52xx_PSC_RST_TX); in mpc52xx_uart_startup()
739 out_8(&psc->command, MPC52xx_PSC_RST_TX); in mpc52xx_uart_shutdown()
816 out_8(&psc->command, MPC52xx_PSC_RST_TX); in mpc52xx_uart_set_termios()
/linux-2.6.39/drivers/spi/
Dmpc52xx_psc_spi.c328 out_8(&psc->command, MPC52xx_PSC_RST_TX); in mpc52xx_psc_spi_port_config()
Dmpc512x_psc_spi.c345 out_8(&psc->command, MPC52xx_PSC_RST_TX); in mpc512x_psc_spi_port_config()
/linux-2.6.39/sound/soc/fsl/
Dmpc5200_dma.c437 out_8(&psc_dma->psc_regs->command, MPC52xx_PSC_RST_TX); in mpc5200_hpcd_probe()