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

  /external/u-boot/arch/arm/mach-omap2/omap5/
hwinit.c 154 io_settings |= (sc_fast << 8) | (sc_na << 16) | (sc_na << 18);
161 io_settings |= (sc_fast << 28) | (sc_fast << 24);
177 (ds_60_ohm << 23) | (sc_fast << 20) |
178 (sc_fast << 17) | (sc_fast << 14);
  /external/u-boot/arch/arm/include/asm/arch-omap5/
omap.h 145 #define sc_fast 0x2 macro

Completed in 126 milliseconds