Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dfsl_dspi.h44 #define DSPI_MCR_PCSIS_MASK (0xff << 16) macro
/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dfsl_dspi.c433 mcr_cfg_val = DSPI_MCR_MSTR | DSPI_MCR_PCSIS_MASK | in spi_setup_slave()
570 mcr_cfg_val = DSPI_MCR_MSTR | DSPI_MCR_PCSIS_MASK | in fsl_dspi_probe()