HomeSort by: relevance | last modified time | path
    Searched refs:count1 (Results 1 - 10 of 10) sorted by relevancy

  /src/sys/arch/prep/include/
pcipnp.h 65 uint8_t count1; member in struct:_PCIInfoPack
  /src/games/dab/
algor.cc 279 size_t count = b.ny() * b.nx() + 1, count1; local in function:ALGOR::find_min_closure
282 if (count > (count1 = find_min_closure1(y1, x1, dir1, b, i))) {
283 count = count1;
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_soc15.c 842 uint64_t *count1)
885 *count1 = RREG32_PCIE(smnPCIE_PERF_COUNT1_TXCLK) | (cnt1_of << 32);
889 uint64_t *count1)
934 *count1 = RREG32_PCIE(smnPCIE_PERF_COUNT1_TXCLK3) | (cnt1_of << 32);
amdgpu_vi.c 1017 uint64_t *count1)
1059 *count1 = RREG32_PCIE(ixPCIE_PERF_COUNT1_TXCLK) | (cnt1_of << 32);
amdgpu_nv.c 563 uint64_t *count1)
amdgpu.h 603 uint64_t *count1);
amdgpu_cik.c 1855 uint64_t *count1)
1897 *count1 = RREG32_PCIE(ixPCIE_PERF_COUNT1_TXCLK) | (cnt1_of << 32);
amdgpu_si.c 1363 uint64_t *count1)
1405 *count1 = RREG32_PCIE(ixPCIE_PERF_COUNT1_TXCLK) | (cnt1_of << 32);
amdgpu_pm.c 1750 uint64_t count0, count1; local in function:amdgpu_get_pcie_bw
1760 amdgpu_asic_get_pcie_usage(adev, &count0, &count1);
1766 count0, count1, pcie_get_mps(adev->pdev));
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
imx6qdl-vicut1.dtsi 278 "count0", "count1", "count2", "", "", "", "", "",

Completed in 22 milliseconds