Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-omap2/omap3/
H A Dsys_info.c138 return readl(&id_base->sku_id) & SKUID_CLK_MASK; in get_sku_id()
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/
H A Dcpu.h65 #define SKUID_CLK_MASK 0xf macro