Searched refs:FLT_ERR_CNT_SHIFT (Results 1 – 1 of 1) sorted by relevance
396 #define FLT_ERR_CNT_SHIFT (0) macro397 #define FLT_ERR_CNT_MASK (0xf << FLT_ERR_CNT_SHIFT)399 ((n & (0x7 << FLT_ERR_CNT_SHIFT)) > 12) ? (12) : ((n & (0x7 << FLT_ERR_CNT_SHIFT)))