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

  /external/u-boot/arch/arm/mach-omap2/omap5/
hwinit.c 132 io_settings |= (ds_60_ohm << 8) | (ds_45_ohm << 16) |
133 (ds_45_ohm << 18) | (ds_60_ohm << 2);
140 io_settings |= (ds_60_ohm << 30);
176 io_settings |= (ds_60_ohm << 29) | (ds_60_ohm << 26) |
177 (ds_60_ohm << 23) | (sc_fast << 20) |
  /external/u-boot/arch/arm/include/asm/arch-omap5/
omap.h 137 #define ds_60_ohm 0x1 macro

Completed in 583 milliseconds