Home
last modified time | relevance | path

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

/arch/metag/kernel/
Dsetup.c91 #define PRIVSYSR_BITS TXPRIVSYSR_ALL_BITS macro
93 #define PRIVSYSR_BITS (TXPRIVSYSR_ALL_BITS & ~TXPRIVSYSR_CORECODE_BIT) macro
571 metag_out32(PRIVSYSR_BITS, T0PRIVSYSR + offset); in setup_priv()