Searched refs:HDF_FF_CNT (Results 1 – 3 of 3) sorted by relevance
48 #define HDF_FF_CNT (FF_MAX + 1) macro71 unsigned long forceCode[BITS_TO_LONG(HDF_FF_CNT)];
77 #define HDF_FF_CNT (0x7f + 1) macro203 …uint64_t forceCode[BITS_TO_UINT64(HDF_FF_CNT)]; /**< Bitmap for recording the supported force…
91 halDevInfo.abilitySet.forceCode + BITS_TO_UINT64(HDF_FF_CNT)); in TransferDevInfo()