Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_cc.c3951 int tmp = 0, countOnes = 0; in IcHashIndexedCheckParams() local
3964 countOnes++; in IcHashIndexedCheckParams()
3974 if (p_CcNode->numOfKeys != ((uint32_t)1 << countOnes)) in IcHashIndexedCheckParams()