Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/include/asm/
Duninorth.h129 #define UNI_N_ARB_CTRL_QACK_DELAY_MASK 0x0e1f8000 macro
/linux-3.4.99/arch/powerpc/platforms/powermac/
Dfeature.c2619 actrl = UN_IN(UNI_N_ARB_CTRL) & ~UNI_N_ARB_CTRL_QACK_DELAY_MASK; in probe_uninorth()