Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-bcmring/include/mach/csp/
DchipcHw_reg.h139 #define chipcHw_REG_CHIPID_REV_MASK 0x00000FFF macro
DchipcHw_inline.h112 return pChipcHw->ChipId & chipcHw_REG_CHIPID_REV_MASK; in chipcHw_getChipRevisionNumber()