Home
last modified time | relevance | path

Searched refs:MPC512x_PSC_FIFO_ENABLE_SLICE (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/powerpc/include/asm/
Dmpc52xx_psc.h254 #define MPC512x_PSC_FIFO_ENABLE_SLICE 0x01 macro
/linux-2.6.39/drivers/spi/
Dmpc512x_psc_spi.c383 MPC512x_PSC_FIFO_ENABLE_SLICE | MPC512x_PSC_FIFO_ENABLE_DMA); in mpc512x_psc_spi_port_config()
385 MPC512x_PSC_FIFO_ENABLE_SLICE | MPC512x_PSC_FIFO_ENABLE_DMA); in mpc512x_psc_spi_port_config()
/linux-2.6.39/drivers/tty/serial/
Dmpc52xx_uart.c351 out_be32(&FIFO_512x(port)->txcmd, MPC512x_PSC_FIFO_ENABLE_SLICE); in mpc512x_psc_fifo_init()
356 out_be32(&FIFO_512x(port)->rxcmd, MPC512x_PSC_FIFO_ENABLE_SLICE); in mpc512x_psc_fifo_init()