Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/m68k/include/asm/coldfire/
H A Ddspi.h55 #define DSPI_MCR_SMPL_PT(x) (((x)&0x03)<<8) macro
/rk3399_rockchip-uboot/include/
H A Dfsl_dspi.h59 #define DSPI_MCR_SMPL_PT(x) (((x) & 0x03) << 8) macro