Home
last modified time | relevance | path

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

/openbmc/u-boot/include/configs/
H A Dls1012aqds.h84 DSPI_CTAR_CSSCK(2) | DSPI_CTAR_ASC(0) | \
90 DSPI_CTAR_CSSCK(0) | DSPI_CTAR_ASC(0) | \
96 DSPI_CTAR_CSSCK(2) | DSPI_CTAR_ASC(0) | \
H A Dstmark2.h76 DSPI_CTAR_ASC(0) | \
H A DM54451EVB.h127 DSPI_CTAR_ASC(0) | \
H A DM52277EVB.h114 DSPI_CTAR_ASC(0) | \
H A DM54418TWR.h162 DSPI_CTAR_ASC(0) | \
H A DM54455EVB.h153 DSPI_CTAR_ASC(0) | \
/openbmc/u-boot/arch/m68k/include/asm/coldfire/
H A Ddspi.h87 #define DSPI_CTAR_ASC(x) (((x)&0x0F)<<8) macro
/openbmc/u-boot/include/
H A Dfsl_dspi.h94 #define DSPI_CTAR_ASC(x) (((x) & 0x0F) << 8) macro
/openbmc/u-boot/drivers/spi/
H A Dfsl_dspi.c48 DSPI_CTAR_ASC(0) | \
57 DSPI_CTAR_ASC(15) | \