Searched refs:free_sts (Results 1 – 2 of 2) sorted by relevance
24 u64 free_sts = 0, busy_sts = 0; \34 free_sts |= 1ULL << i; \37 (_rsp)->free_sts_##etype = free_sts; \
3171 u64 busy_sts = 0, free_sts = 0; in cpt_eng_sts_display() local3206 free_sts |= 1ULL << i; in cpt_eng_sts_display()3208 seq_printf(filp, "FREE STS : 0x%016llx\n", free_sts); in cpt_eng_sts_display()