Home
last modified time | relevance | path

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

/arch/metag/include/asm/
Dmetag_mem.h516 #define METAC_ID_MAJOR_S 24 macro
/arch/metag/kernel/perf/
Dperf_event.c830 int major = (version & METAC_ID_MAJOR_BITS) >> METAC_ID_MAJOR_S; in init_hw_perf_events()