Home
last modified time | relevance | path

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

/linux-2.6.39/arch/blackfin/mach-common/
Dints-priority.c770 #define PINT_2_BIT(x) ((x) & 0x1F) macro
771 #define PINT_BIT(x) (1 << (PINT_2_BIT(x)))