base_cnt 167 drivers/crypto/qat/qat_common/qat_hal.c unsigned int base_cnt = 0, cur_cnt = 0; base_cnt 172 drivers/crypto/qat/qat_common/qat_hal.c base_cnt = qat_hal_rd_ae_csr(handle, ae, PROFILE_COUNT); base_cnt 173 drivers/crypto/qat/qat_common/qat_hal.c base_cnt &= 0xffff; base_cnt 180 drivers/crypto/qat/qat_common/qat_hal.c elapsed_cycles = cur_cnt - base_cnt; base_cnt 392 drivers/crypto/qat/qat_common/qat_hal.c unsigned int base_cnt, cur_cnt; base_cnt 397 drivers/crypto/qat/qat_common/qat_hal.c base_cnt = qat_hal_rd_ae_csr(handle, ae, PROFILE_COUNT); base_cnt 398 drivers/crypto/qat/qat_common/qat_hal.c base_cnt &= 0xffff; base_cnt 403 drivers/crypto/qat/qat_common/qat_hal.c } while (times-- && (cur_cnt == base_cnt)); base_cnt 2307 sound/pci/hda/patch_ca0132.c unsigned int base_cnt; base_cnt 2361 sound/pci/hda/patch_ca0132.c base_cnt = (count - 1) << DSPDMAC_XFRCNT_BCNT_LOBIT; base_cnt 2365 sound/pci/hda/patch_ca0132.c xfr_cnt = base_cnt | cur_cnt;