Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
Dspi-mpc512x-psc.c454 MPC512x_PSC_FIFO_ENABLE_SLICE | MPC512x_PSC_FIFO_ENABLE_DMA); in mpc512x_psc_spi_port_config()
456 MPC512x_PSC_FIFO_ENABLE_SLICE | MPC512x_PSC_FIFO_ENABLE_DMA); in mpc512x_psc_spi_port_config()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dmpc52xx_psc.h257 #define MPC512x_PSC_FIFO_ENABLE_SLICE 0x01 macro
/kernel/linux/linux-5.10/drivers/tty/serial/
Dmpc52xx_uart.c426 out_be32(&FIFO_512x(port)->txcmd, MPC512x_PSC_FIFO_ENABLE_SLICE); in mpc512x_psc_fifo_init()
431 out_be32(&FIFO_512x(port)->rxcmd, MPC512x_PSC_FIFO_ENABLE_SLICE); in mpc512x_psc_fifo_init()
770 out_be32(&FIFO_5125(port)->txcmd, MPC512x_PSC_FIFO_ENABLE_SLICE); in mpc5125_psc_fifo_init()
775 out_be32(&FIFO_5125(port)->rxcmd, MPC512x_PSC_FIFO_ENABLE_SLICE); in mpc5125_psc_fifo_init()