Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-omap5/
H A Domap.h215 #define MULTIPLY_FACTOR_XS_MASK (0x7 << 1) macro
/openbmc/u-boot/arch/arm/mach-omap2/omap5/
H A Dhwinit.c212 ~(MULTIPLY_FACTOR_XS_MASK | DIVIDE_FACTOR_XS_MASK); in srcomp_enable()
243 srcomp_value &= ~(MULTIPLY_FACTOR_XS_MASK | in srcomp_enable()