/drivers/acpi/acpica/ |
D | nsprepkg.c | 28 u32 count1, 121 package->ret_info.count1 + package->ret_info.count2; in acpi_ns_check_package() 138 count1, in acpi_ns_check_package() 428 package->ret_info.count1 + package->ret_info.count2; in acpi_ns_check_package_list() 438 count1, in acpi_ns_check_package_list() 454 package->ret_info.count1 + package->ret_info.count2; 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() [all …]
|
D | aclocal.h | 317 u8 count1; member 345 u8 count1; member
|
D | dbnames.c | 435 package->ret_info.count1); in acpi_db_walk_for_predefined_names()
|
/drivers/rtc/ |
D | rtc-snvs.c | 90 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/ |
D | 6pack.c | 433 int count1; in sixpack_receive_buf() local 443 count1 = count; in sixpack_receive_buf() 452 sixpack_decode(sp, cp, count1); in sixpack_receive_buf() 950 int count1; in sixpack_decode() local 952 for (count1 = 0; count1 < count; count1++) { in sixpack_decode() 953 inbyte = pre_rbuff[count1]; in sixpack_decode()
|
/drivers/video/fbdev/ |
D | pmagb-b-fb.c | 190 u32 count0 = 8, count1 = 8, counttc = 16 * 256 + 8; in pmagbbfb_osc_setup() local 217 count1 += sfb_read(par, SFB_REG_VIDCLK_COUNT); in pmagbbfb_osc_setup() 226 freq1 = (par->osc0 * count1 + count0 / 2) / count0; in pmagbbfb_osc_setup()
|
/drivers/s390/crypto/ |
D | zcrypt_msgtype6.c | 718 data + msg->fmt2.offset1, msg->fmt2.count1)) in convert_type86_xcrb() 720 xcRB->reply_control_blk_length = msg->fmt2.count1; in convert_type86_xcrb() 747 if (xcRB->resp_len < msg->fmt2.count1) in convert_type86_ep11_xcrb() 752 data + msg->fmt2.offset1, msg->fmt2.count1)) in convert_type86_ep11_xcrb() 754 xcRB->resp_len = msg->fmt2.count1; in convert_type86_ep11_xcrb() 998 len = t86r->fmt2.offset1 + t86r->fmt2.count1; in zcrypt_msgtype6_receive_ep11()
|
D | zcrypt_msgtype6.h | 87 unsigned int count1; /* length of CPRB + parameters */ member
|
/drivers/scsi/ |
D | mac_esp.c | 195 : "g" (count1), "a" (mep->pdma_io)) 215 unsigned int count1 = esp_count & 1; in mac_esp_send_pdma_cmd() local
|
/drivers/memory/tegra/ |
D | tegra20.c | 450 u32 clocks, count0, count1, control_0, control_1; in tegra20_mc_stat_gather() local 470 count1 = mc_readl(mc, MC_STAT_EMC_COUNT_1); in tegra20_mc_stat_gather() 475 stat->gather1.result = DIV_ROUND_UP(count1, clocks); in tegra20_mc_stat_gather()
|
/drivers/comedi/drivers/ |
D | jr3_pci.h | 563 u32 count1; /* offset 0x00e8 */ member
|
/drivers/gpu/drm/amd/amdgpu/ |
D | soc15.c | 956 uint64_t *count1) in soc15_get_pcie_usage() argument 999 *count1 = RREG32_PCIE(smnPCIE_PERF_COUNT1_TXCLK) | (cnt1_of << 32); in soc15_get_pcie_usage() 1003 uint64_t *count1) in vega20_get_pcie_usage() argument 1048 *count1 = RREG32_PCIE(smnPCIE_PERF_COUNT1_TXCLK3) | (cnt1_of << 32); in vega20_get_pcie_usage()
|
D | cik.c | 1901 uint64_t *count1) in cik_get_pcie_usage() argument 1943 *count1 = RREG32_PCIE(ixPCIE_PERF_COUNT1_TXCLK) | (cnt1_of << 32); in cik_get_pcie_usage()
|
D | vi.c | 1378 uint64_t *count1) in vi_get_pcie_usage() argument 1420 *count1 = RREG32_PCIE(ixPCIE_PERF_COUNT1_TXCLK) | (cnt1_of << 32); in vi_get_pcie_usage()
|
D | si.c | 1581 uint64_t *count1) in si_get_pcie_usage() argument 1623 *count1 = RREG32_PCIE(ixPCIE_PERF_COUNT1_TXCLK) | (cnt1_of << 32); in si_get_pcie_usage()
|
D | amdgpu.h | 668 uint64_t *count1);
|
/drivers/gpu/drm/amd/pm/ |
D | amdgpu_pm.c | 1650 uint64_t count0 = 0, count1 = 0; in amdgpu_get_pcie_bw() local 1670 amdgpu_asic_get_pcie_usage(adev, &count0, &count1); in amdgpu_get_pcie_bw() 1676 count0, count1, pcie_get_mps(adev->pdev)); in amdgpu_get_pcie_bw()
|