Searched refs:busy_sts (Results 1 – 2 of 2) sorted by relevance
30 u64 free_sts = 0, busy_sts = 0; \37 busy_sts |= 1ULL << i; \42 (_rsp)->busy_sts_##etype = busy_sts; \
3621 u64 busy_sts = 0, free_sts = 0; in cpt_eng_sts_display() local3653 busy_sts |= 1ULL << i; in cpt_eng_sts_display()3659 seq_printf(filp, "BUSY STS : 0x%016llx\n", busy_sts); in cpt_eng_sts_display()