Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/include/asm/
Dmpc52xx_psc.h55 #define MPC52xx_PSC_RST_RX 0x0020 macro
/linux-4.1.27/drivers/tty/serial/
Dmpc52xx_uart.c1134 psc_ops->command(port, MPC52xx_PSC_RST_RX); in mpc52xx_uart_startup()
1151 psc_ops->command(port, MPC52xx_PSC_RST_RX); in mpc52xx_uart_shutdown()
1235 psc_ops->command(port, MPC52xx_PSC_RST_RX); in mpc52xx_uart_set_termios()
/linux-4.1.27/sound/soc/fsl/
Dmpc5200_dma.c430 out_8(&psc_dma->psc_regs->command, MPC52xx_PSC_RST_RX); in mpc5200_audio_dma_create()
/linux-4.1.27/drivers/spi/
Dspi-mpc512x-psc.c399 out_8(&psc->command, MPC52xx_PSC_RST_RX); in mpc512x_psc_spi_port_config()
Dspi-mpc52xx-psc.c327 out_8(&psc->command, MPC52xx_PSC_RST_RX); in mpc52xx_psc_spi_port_config()