Home
last modified time | relevance | path

Searched defs:IWR_ENABLE (Results 1 – 7 of 7) sorted by relevance

/arch/blackfin/mach-bf533/include/mach/
DdefBF532.h536 #define IWR_ENABLE(x) (1 << (x)) /* Wakeup Enable Peripheral #x */ macro
/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h953 #define IWR_ENABLE(x) (1 << (x)) /* Wakeup Enable Peripheral #x */ macro
/arch/blackfin/mach-bf518/include/mach/
DdefBF51x_base.h779 #define IWR_ENABLE(x) (1 << ((x)&0x1F)) /* Wakeup Enable Peripheral #x */ macro
/arch/blackfin/mach-bf527/include/mach/
DdefBF52x_base.h780 #define IWR_ENABLE(x) (1 << ((x)&0x1F)) /* Wakeup Enable Peripheral #x */ macro
/arch/blackfin/mach-bf538/include/mach/
DdefBF539.h1586 #define IWR_ENABLE(x) (1 << ((x)&0x1Fu)) /* Wakeup Enable Peripheral #x */ macro
1589 #define IWR_ENABLE(x) (1 << ((x)&0x1F)) /* Wakeup Enable Peripheral #x */ macro
/arch/blackfin/mach-bf537/include/mach/
DdefBF534.h1114 #define IWR_ENABLE(x) (1 << ((x)&0x1F)) /* Wakeup Enable Peripheral #x */ macro
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h1531 #define IWR_ENABLE(x) (1 << (x)) /* Wakeup Enable Peripheral #x */ macro