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

/linux-master/arch/powerpc/include/asm/
H A Dmpc52xx_psc.h55 #define MPC52xx_PSC_RST_RX 0x0020 macro
/linux-master/drivers/spi/
H A Dspi-mpc52xx-psc.c256 out_8(&psc->command, MPC52xx_PSC_RST_RX);
H A Dspi-mpc512x-psc.c393 out_8(psc_addr(mps, command), MPC52xx_PSC_RST_RX); local
/linux-master/sound/soc/fsl/
H A Dmpc5200_dma.c377 out_8(&psc_dma->psc_regs->command, MPC52xx_PSC_RST_RX);
/linux-master/drivers/tty/serial/
H A Dmpc52xx_uart.c1127 psc_ops->command(port, MPC52xx_PSC_RST_RX);
1151 psc_ops->command(port, MPC52xx_PSC_RST_RX);
1235 psc_ops->command(port, MPC52xx_PSC_RST_RX);

Completed in 144 milliseconds