Home
last modified time | relevance | path

Searched refs:DSPI_CTAR_PASC (Results 1 – 5 of 5) sorted by relevance

/u-boot/include/configs/
A Dls1012aqds.h79 DSPI_CTAR_PASC(0) | DSPI_CTAR_PDT(0) | \
85 DSPI_CTAR_PASC(0) | DSPI_CTAR_PDT(0) | \
91 DSPI_CTAR_PASC(0) | DSPI_CTAR_PDT(0) | \
/u-boot/include/
A Dfsl_dspi.h78 #define DSPI_CTAR_PASC(x) (((x) & 0x03) << 20) macro
/u-boot/arch/m68k/include/asm/coldfire/
A Ddspi.h71 #define DSPI_CTAR_PASC(x) (((x)&0x03)<<20) macro
/u-boot/drivers/spi/
A Dfsl_dspi.c53 DSPI_CTAR_PASC(0) | \
62 DSPI_CTAR_PASC(3) | \
477 DSPI_CTAR_PASC(pasc); in fsl_dspi_child_pre_probe()
A Dcf_spi.c75 DSPI_CTAR_PASC(0) | \
365 DSPI_CTAR_PASC(plat->ctar[i][2]) | in coldfire_spi_probe()

Completed in 8 milliseconds