Searched defs:count1 (Results 1 - 8 of 8) sorted by relevance

/drivers/acpi/acpica/
H A Dnspredef.c89 u32 count1,
484 package->ret_info.count1 + package->ret_info.count2;
501 count1,
743 package->ret_info.count1 + package->ret_info.count2;
753 count1,
769 package->ret_info.count1 + package->ret_info.count2;
779 count1,
785 count1, 0);
820 expected_count = package->ret_info.count1;
860 package->ret_info.count1) {
930 acpi_ns_check_package_elements(struct acpi_predefined_data *data, union acpi_operand_object **elements, u8 type1, u32 count1, u8 type2, u32 count2, u32 start_index) argument
[all...]
H A Daclocal.h328 u8 count1; member in struct:acpi_package_info
/drivers/video/
H A Dpmagb-b-fb.c190 u32 count0 = 8, count1 = 8, counttc = 16 * 256 + 8; local
217 count1 += sfb_read(par, SFB_REG_VIDCLK_COUNT);
226 freq1 = (par->osc0 * count1 + count0 / 2) / count0;
/drivers/s390/crypto/
H A Dzcrypt_pcicc.h157 unsigned int count1; /* length of CPRB + parameters */ member in struct:type86_fmt2_ext
/drivers/scsi/
H A Dmac_esp.c228 : "g" (count1), "a" (mep->pdma_io))
248 unsigned int count1 = esp_count & 1; local
/drivers/gpu/drm/i915/
H A Di915_dma.c1492 u32 count1, count2, count3, m = 0, c = 0; local
1506 count1 = I915_READ(DMIEC);
1510 total_count = count1 + count2 + count3;
/drivers/net/hamradio/
H A D6pack.c463 int count1; local
476 count1 = count;
485 sixpack_decode(sp, buf, count1);
1014 int count1; local
1016 for (count1 = 0; count1 < count; count1++) {
1017 inbyte = pre_rbuff[count1];
/drivers/staging/comedi/drivers/
H A Djr3_pci.h520 u32 count1; /* offset 0x00e8 */ member in struct:jr3_channel

Completed in 229 milliseconds