Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/coldfire/
H A Ddspi.h37 #define DSPI_MCR_DCONF(x) (((x)&0x03)<<28) macro
/OK3568_Linux_fs/u-boot/include/
H A Dfsl_dspi.h38 #define DSPI_MCR_DCONF(x) (((x) & 0x03) << 28) macro