Searched refs:DSPI_MCR_CSIS6 (Results 1 – 3 of 3) sorted by relevance
43 #define DSPI_MCR_CSIS6 (0x00400000) macro
46 #define DSPI_MCR_CSIS6 0x00400000 macro
53 dspi->mcr = DSPI_MCR_MSTR | DSPI_MCR_CSIS7 | DSPI_MCR_CSIS6 | in cfspi_init()