Home
last modified time | relevance | path

Searched refs:ds_45_ohm (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/arm/mach-omap2/omap5/
Dhwinit.c132 io_settings |= (ds_60_ohm << 8) | (ds_45_ohm << 16) | in do_io_settings()
133 (ds_45_ohm << 18) | (ds_60_ohm << 2); in do_io_settings()
147 io_settings |= (ds_45_ohm << 14) | (ds_45_ohm << 16); in do_io_settings()
/external/u-boot/arch/arm/include/asm/arch-omap5/
Domap.h138 #define ds_45_ohm 0x2 macro