Searched refs:DSPI_MCR_MSTR (Results 1 – 4 of 4) sorted by relevance
34 #define DSPI_MCR_MSTR (0x80000000) macro
35 #define DSPI_MCR_MSTR 0x80000000 macro
427 mcr_cfg_val = DSPI_MCR_MSTR | DSPI_MCR_PCSIS_MASK | in spi_setup_slave()564 mcr_cfg_val = DSPI_MCR_MSTR | DSPI_MCR_PCSIS_MASK | in fsl_dspi_probe()
52 dspi->mcr = DSPI_MCR_MSTR | DSPI_MCR_CSIS7 | DSPI_MCR_CSIS6 | in cfspi_init()