Searched refs:busy_sts (Results 1 – 2 of 2) sorted by relevance
24 u64 free_sts = 0, busy_sts = 0; \31 busy_sts |= 1ULL << i; \36 (_rsp)->busy_sts_##etype = busy_sts; \
2521 u64 busy_sts = 0, free_sts = 0; in cpt_eng_sts_display() local2553 busy_sts |= 1ULL << i; in cpt_eng_sts_display()2559 seq_printf(filp, "BUSY STS : 0x%016llx\n", busy_sts); in cpt_eng_sts_display()