Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/include/asm/
Dmpc52xx_psc.h55 #define MPC52xx_PSC_RST_RX 0x0020 macro
/linux-2.6.39/drivers/tty/serial/
Dmpc52xx_uart.c718 out_8(&psc->command, MPC52xx_PSC_RST_RX); in mpc52xx_uart_startup()
737 out_8(&psc->command, MPC52xx_PSC_RST_RX); in mpc52xx_uart_shutdown()
815 out_8(&psc->command, MPC52xx_PSC_RST_RX); in mpc52xx_uart_set_termios()
/linux-2.6.39/drivers/spi/
Dmpc52xx_psc_spi.c327 out_8(&psc->command, MPC52xx_PSC_RST_RX); in mpc52xx_psc_spi_port_config()
Dmpc512x_psc_spi.c344 out_8(&psc->command, MPC52xx_PSC_RST_RX); in mpc512x_psc_spi_port_config()
/linux-2.6.39/sound/soc/fsl/
Dmpc5200_dma.c435 out_8(&psc_dma->psc_regs->command, MPC52xx_PSC_RST_RX); in mpc5200_hpcd_probe()