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

  /external/u-boot/arch/arm/mach-rmobile/include/mach/
sh_sdhi.h 119 #define OPT_BUS_WIDTH_M (5 << 13) /* 101b (15-13bit) */
  /external/u-boot/drivers/mmc/
sh_sdhi.c 660 OPT_BUS_WIDTH_8 | (~OPT_BUS_WIDTH_M &
664 OPT_BUS_WIDTH_4 | (~OPT_BUS_WIDTH_M &
668 OPT_BUS_WIDTH_1 | (~OPT_BUS_WIDTH_M &

Completed in 48 milliseconds