Home
last modified time | relevance | path

Searched refs:actrl (Results 1 – 1 of 1) sorted by relevance

/arch/powerpc/platforms/powermac/
Dfeature.c2571 unsigned long actrl; in probe_uninorth() local
2619 actrl = UN_IN(UNI_N_ARB_CTRL) & ~UNI_N_ARB_CTRL_QACK_DELAY_MASK; in probe_uninorth()
2620 actrl |= ((uninorth_rev < 3) ? UNI_N_ARB_CTRL_QACK_DELAY105 : in probe_uninorth()
2623 UN_OUT(UNI_N_ARB_CTRL, actrl); in probe_uninorth()