Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/spi/
Dspi-mpc512x-psc.c433 MPC512x_PSC_FIFO_ENABLE_SLICE | MPC512x_PSC_FIFO_ENABLE_DMA); in mpc512x_psc_spi_port_config()
435 MPC512x_PSC_FIFO_ENABLE_SLICE | MPC512x_PSC_FIFO_ENABLE_DMA); in mpc512x_psc_spi_port_config()
/linux-6.12.1/arch/powerpc/include/asm/
Dmpc52xx_psc.h257 #define MPC512x_PSC_FIFO_ENABLE_SLICE 0x01 macro
/linux-6.12.1/drivers/tty/serial/
Dmpc52xx_uart.c428 out_be32(&FIFO_512x(port)->txcmd, MPC512x_PSC_FIFO_ENABLE_SLICE); in mpc512x_psc_fifo_init()
433 out_be32(&FIFO_512x(port)->rxcmd, MPC512x_PSC_FIFO_ENABLE_SLICE); in mpc512x_psc_fifo_init()
769 out_be32(&FIFO_5125(port)->txcmd, MPC512x_PSC_FIFO_ENABLE_SLICE); in mpc5125_psc_fifo_init()
774 out_be32(&FIFO_5125(port)->rxcmd, MPC512x_PSC_FIFO_ENABLE_SLICE); in mpc5125_psc_fifo_init()