Home
last modified time | relevance | path

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

/linux-3.4.99/arch/blackfin/mach-common/
Dints-priority.c644 #define PINT_2_BIT(x) ((x) & 0x1F) macro
645 #define PINT_BIT(x) (1 << (PINT_2_BIT(x)))