Searched refs:count0 (Results 1 – 4 of 4) sorted by relevance
22 int count0 = 0;36 count0++; in classifier_0() 70 return (count1 << 16) | count0;21 int count0 = 0; global() variable
188 u32 count0 = 8, count1 = 8, counttc = 16 * 256 + 8; in pmagbbfb_osc_setup() local202 count0 += sfb_read(par, SFB_REG_VIDCLK_COUNT); in pmagbbfb_osc_setup()218 freq0 = (freqtc * count0 + counttc / 2) / counttc; in pmagbbfb_osc_setup()224 freq1 = (par->osc0 * count1 + count0 / 2) / count0; in pmagbbfb_osc_setup()
898 u64 count0; member
1531 uint64_t count0 = 0, count1 = 0; in amdgpu_get_pcie_bw() local1544 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()