Home
last modified time | relevance | path

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

/linux-4.1.27/arch/blackfin/include/asm/
Dbfin_pfmon.h31 #define PEMUSW(n, x) ((x) << ((n) ? PEMUSW1_P : PEMUSW0_P)) macro
32 #define PEMUSW0 PEMUSW(0, 1)
33 #define PEMUSW1 PEMUSW(1, 1)