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

  /external/u-boot/arch/arm/include/asm/arch-omap5/
omap.h 215 #define MULTIPLY_FACTOR_XS_MASK (0x7 << 1)
  /external/u-boot/arch/arm/mach-omap2/omap5/
hwinit.c 212 ~(MULTIPLY_FACTOR_XS_MASK | DIVIDE_FACTOR_XS_MASK);
243 srcomp_value &= ~(MULTIPLY_FACTOR_XS_MASK |

Completed in 484 milliseconds