Home
last modified time | relevance | path

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

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