Searched refs:ttm (Results 1 – 5 of 5) sorted by relevance
264 unsigned int ttm, grp; in p970_compute_mmcr() local321 ttm = unitmap[i]; in p970_compute_mmcr()322 ++ttmuse[(ttm >> 2) & 1]; in p970_compute_mmcr()323 mmcr1 |= (unsigned long)(ttm & ~4) << MMCR1_TTM1SEL_SH; in p970_compute_mmcr()335 ttm = (unitmap[unit] >> 2) & 1; in p970_compute_mmcr()337 ttm = 2; in p970_compute_mmcr()339 ttm = 3; in p970_compute_mmcr()343 mmcr1 |= (unsigned long)ttm in p970_compute_mmcr()
363 unsigned int ttm, grp; in p4_compute_mmcr() local461 ttm = unit - 1; /* 2->1, 3->2 */ in p4_compute_mmcr()463 ttm = unit >> 2; in p4_compute_mmcr()464 mmcr1 |= (unsigned long)ttm in p4_compute_mmcr()
391 unsigned int ttm, grp; in power5_compute_mmcr() local485 ttm = unit >> 2; in power5_compute_mmcr()486 mmcr1 |= (unsigned long)ttm in power5_compute_mmcr()
460 unsigned int ttm; in power5p_compute_mmcr() local545 ttm = unit >> 2; in power5p_compute_mmcr()546 mmcr1 |= (unsigned long)ttm in power5p_compute_mmcr()
534 cycles_t ttm; in uv1_wait_completion() local553 ttm = get_cycles(); in uv1_wait_completion()561 if (cycles_2_us(ttm - bcp->send_message) < timeout_us) { in uv1_wait_completion()607 cycles_t ttm; in uv2_3_wait_completion() local629 ttm = get_cycles(); in uv2_3_wait_completion()640 if (cycles_2_us(ttm - bcp->send_message) < timeout_us) { in uv2_3_wait_completion()655 ttm = get_cycles(); in uv2_3_wait_completion()656 if ((ttm - bcp->send_message) > bcp->timeout_interval) in uv2_3_wait_completion()