Searched refs:mpc8xxx_spi_write_reg (Results 1 – 2 of 2) sorted by relevance
98 mpc8xxx_spi_write_reg(®_base->command, SPCOM_STR); in fsl_spi_cpm_bufs_start()159 mpc8xxx_spi_write_reg(®_base->mask, SPIE_RXB); in fsl_spi_cpm_bufs()211 mpc8xxx_spi_write_reg(®_base->event, events); in fsl_spi_cpm_irq()
82 static inline void mpc8xxx_spi_write_reg(__be32 __iomem *reg, u32 val) in mpc8xxx_spi_write_reg() function