Home
last modified time | relevance | path

Searched refs:count1 (Results 1 – 18 of 18) sorted by relevance

/drivers/acpi/acpica/
A Dnsprepkg.c28 u32 count1,
138 count1, in acpi_ns_check_package()
438 count1, in acpi_ns_check_package_list()
464 count1, in acpi_ns_check_package_list()
470 count1, 0); in acpi_ns_check_package_list()
511 expected_count = package->ret_info.count1; in acpi_ns_check_package_list()
551 package->ret_info.count1) { in acpi_ns_check_package_list()
552 expected_count = package->ret_info.count1; in acpi_ns_check_package_list()
704 u32 count1, in acpi_ns_check_package_elements() argument
718 for (i = 0; i < count1; i++) { in acpi_ns_check_package_elements()
[all …]
A Daclocal.h317 u8 count1; member
345 u8 count1; member
A Ddbnames.c435 package->ret_info.count1); in acpi_db_walk_for_predefined_names()
/drivers/rtc/
A Drtc-snvs.c90 u32 count1, count2; in rtc_read_lp_counter_lsb() local
94 regmap_read(data->regmap, data->offset + SNVS_LPSRTCLR, &count1); in rtc_read_lp_counter_lsb()
96 count2 = count1; in rtc_read_lp_counter_lsb()
97 regmap_read(data->regmap, data->offset + SNVS_LPSRTCLR, &count1); in rtc_read_lp_counter_lsb()
98 diff = count1 - count2; in rtc_read_lp_counter_lsb()
105 *lsb = count1; in rtc_read_lp_counter_lsb()
111 u32 count1, count2; in rtc_write_sync_lp() local
116 ret = rtc_read_lp_counter_lsb(data, &count1); in rtc_write_sync_lp()
125 elapsed = count2 - count1; /* wrap around _is_ handled! */ in rtc_write_sync_lp()
/drivers/net/hamradio/
A D6pack.c428 size_t count1; in sixpack_receive_buf() local
438 count1 = count; in sixpack_receive_buf()
447 sixpack_decode(sp, cp, count1); in sixpack_receive_buf()
933 size_t count1; in sixpack_decode() local
936 for (count1 = 0; count1 < count; count1++) { in sixpack_decode()
937 inbyte = pre_rbuff[count1]; in sixpack_decode()
/drivers/s390/crypto/
A Dzcrypt_msgtype6.c625 if (xcrb->reply_control_blk_length < msg->fmt2.count1) { in convert_type86_xcrb()
627 xcrb->reply_control_blk_length, msg->fmt2.count1); in convert_type86_xcrb()
631 data + msg->fmt2.offset1, msg->fmt2.count1)) in convert_type86_xcrb()
633 xcrb->reply_control_blk_length = msg->fmt2.count1; in convert_type86_xcrb()
667 if (xcrb->resp_len < msg->fmt2.count1) { in convert_type86_ep11_xcrb()
669 (unsigned int)xcrb->resp_len, msg->fmt2.count1); in convert_type86_ep11_xcrb()
675 data + msg->fmt2.offset1, msg->fmt2.count1)) in convert_type86_ep11_xcrb()
677 xcrb->resp_len = msg->fmt2.count1; in convert_type86_ep11_xcrb()
880 len = t86r->fmt2.offset1 + t86r->fmt2.count1; in zcrypt_msgtype6_receive()
930 len = t86r->fmt2.offset1 + t86r->fmt2.count1; in zcrypt_msgtype6_receive_ep11()
A Dzcrypt_msgtype6.h87 unsigned int count1; /* length of CPRB + parameters */ member
/drivers/crypto/nx/
A Dnx-sha512.c153 u64 count0, count1; in nx_sha512_finup() local
172 count1 = sctx->count[1]; in nx_sha512_finup()
175 csbcpb->cpb.sha512.message_bit_length_hi = (count1 << 3) | in nx_sha512_finup()
/drivers/video/fbdev/
A Dpmagb-b-fb.c188 u32 count0 = 8, count1 = 8, counttc = 16 * 256 + 8; in pmagbbfb_osc_setup() local
215 count1 += sfb_read(par, SFB_REG_VIDCLK_COUNT); in pmagbbfb_osc_setup()
224 freq1 = (par->osc0 * count1 + count0 / 2) / count0; in pmagbbfb_osc_setup()
/drivers/scsi/
A Dmac_esp.c195 : "g" (count1), "a" (mep->pdma_io))
215 unsigned int count1 = esp_count & 1; in mac_esp_send_pdma_cmd() local
/drivers/memory/tegra/
A Dtegra20.c451 u32 clocks, count0, count1, control_0, control_1; in tegra20_mc_stat_gather() local
471 count1 = mc_readl(mc, MC_STAT_EMC_COUNT_1); in tegra20_mc_stat_gather()
476 stat->gather1.result = DIV_ROUND_UP(count1, clocks); in tegra20_mc_stat_gather()
/drivers/comedi/drivers/
A Djr3_pci.h563 u32 count1; /* offset 0x00e8 */ member
/drivers/gpu/drm/amd/amdgpu/
A Dsoc15.c758 uint64_t *count1) in soc15_get_pcie_usage() argument
801 *count1 = RREG32_PCIE(smnPCIE_PERF_COUNT1_TXCLK) | (cnt1_of << 32); in soc15_get_pcie_usage()
805 uint64_t *count1) in vega20_get_pcie_usage() argument
850 *count1 = RREG32_PCIE(smnPCIE_PERF_COUNT1_TXCLK3) | (cnt1_of << 32); in vega20_get_pcie_usage()
A Dcik.c1886 uint64_t *count1) in cik_get_pcie_usage() argument
1928 *count1 = RREG32_PCIE(ixPCIE_PERF_COUNT1_TXCLK) | (cnt1_of << 32); in cik_get_pcie_usage()
A Dvi.c1354 uint64_t *count1) in vi_get_pcie_usage() argument
1396 *count1 = RREG32_PCIE(ixPCIE_PERF_COUNT1_TXCLK) | (cnt1_of << 32); in vi_get_pcie_usage()
A Dsi.c1596 uint64_t *count1) in si_get_pcie_usage() argument
1638 *count1 = RREG32_PCIE(ixPCIE_PERF_COUNT1_TXCLK) | (cnt1_of << 32); in si_get_pcie_usage()
A Damdgpu.h686 uint64_t *count1);
/drivers/gpu/drm/amd/pm/
A Damdgpu_pm.c1531 uint64_t count0 = 0, count1 = 0; in amdgpu_get_pcie_bw() local
1544 amdgpu_asic_get_pcie_usage(adev, &count0, &count1); in amdgpu_get_pcie_bw()
1549 count0, count1, pcie_get_mps(adev->pdev)); in amdgpu_get_pcie_bw()

Completed in 56 milliseconds