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

  /external/u-boot/arch/arm/include/asm/arch-mxs/
regs-ssp.h 126 #define SSP_CTRL0_ENABLE (1 << 16)
  /external/u-boot/drivers/mmc/
mxsmmc.c 231 ctrl0 |= SSP_CTRL0_WAIT_FOR_IRQ | SSP_CTRL0_ENABLE | SSP_CTRL0_RUN;

Completed in 103 milliseconds