HomeSort by relevance Sort by last modified time
    Searched refs:SSP_CMD0_CMD_MASK (Results 1 - 2 of 2) sorted by null

  /external/u-boot/arch/arm/include/asm/arch-mxs/
regs-ssp.h 146 #define SSP_CMD0_CMD_MASK 0xff
  /external/u-boot/drivers/mmc/
mxsmmc.c 187 reg &= ~(SSP_CMD0_CMD_MASK | SSP_CMD0_APPEND_8CYC);

Completed in 50 milliseconds