Home
last modified time | relevance | path

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

/u-boot/include/configs/
A Dls1012aqds.h80 DSPI_CTAR_CSSCK(2) | DSPI_CTAR_ASC(0) | \
86 DSPI_CTAR_CSSCK(0) | DSPI_CTAR_ASC(0) | \
92 DSPI_CTAR_CSSCK(2) | DSPI_CTAR_ASC(0) | \
/u-boot/drivers/spi/
A Dcf_spi.c78 DSPI_CTAR_ASC(0) | \
87 DSPI_CTAR_ASC(0x0f) | \
368 DSPI_CTAR_ASC(plat->ctar[i][5]) | in coldfire_spi_probe()
A Dfsl_dspi.c56 DSPI_CTAR_ASC(0) | \
65 DSPI_CTAR_ASC(15) | \
/u-boot/include/
A Dfsl_dspi.h94 #define DSPI_CTAR_ASC(x) (((x) & 0x0F) << 8) macro
/u-boot/arch/m68k/include/asm/coldfire/
A Ddspi.h87 #define DSPI_CTAR_ASC(x) (((x)&0x0F)<<8) macro

Completed in 8 milliseconds