Home
last modified time | relevance | path

Searched defs:DSPI_CTAR_PDT (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/m68k/include/asm/coldfire/
H A Ddspi.h76 #define DSPI_CTAR_PDT(x) (((x)&0x03)<<18) macro
/openbmc/u-boot/include/
H A Dfsl_dspi.h83 #define DSPI_CTAR_PDT(x) (((x) & 0x03) << 18) macro