Home
last modified time | relevance | path

Searched refs:DSPI_MCR_PCSIS (Results 1 – 2 of 2) sorted by relevance

/u-boot/include/
A Dfsl_dspi.h42 #define DSPI_MCR_PCSIS(x) (1 << (16 + (x))) macro
/u-boot/drivers/spi/
A Dfsl_dspi.c170 mcr_val &= ~DSPI_MCR_PCSIS(cs); in fsl_dspi_cfg_cs_active_state()
173 mcr_val |= DSPI_MCR_PCSIS(cs); in fsl_dspi_cfg_cs_active_state()

Completed in 4 milliseconds