Searched refs:ttm (Results 1 – 3 of 3) sorted by relevance
263 unsigned int ttm, grp; in p970_compute_mmcr() local320 ttm = unitmap[i]; in p970_compute_mmcr()321 ++ttmuse[(ttm >> 2) & 1]; in p970_compute_mmcr()322 mmcr1 |= (unsigned long)(ttm & ~4) << MMCR1_TTM1SEL_SH; in p970_compute_mmcr()334 ttm = (unitmap[unit] >> 2) & 1; in p970_compute_mmcr()336 ttm = 2; in p970_compute_mmcr()338 ttm = 3; in p970_compute_mmcr()342 mmcr1 |= (unsigned long)ttm in p970_compute_mmcr()
390 unsigned int ttm, grp; in power5_compute_mmcr() local484 ttm = unit >> 2; in power5_compute_mmcr()485 mmcr1 |= (unsigned long)ttm in power5_compute_mmcr()
459 unsigned int ttm; in power5p_compute_mmcr() local544 ttm = unit >> 2; in power5p_compute_mmcr()545 mmcr1 |= (unsigned long)ttm in power5p_compute_mmcr()