Searched defs:IWR_ENABLE (Results 1 – 7 of 7) sorted by relevance
425 #define IWR_ENABLE(x) (1 << (x)) /* Wakeup Enable Peripheral #x */ macro
1318 #define IWR_ENABLE(x) (1 << ((x)&0x1Fu)) /* Wakeup Enable Peripheral #x */ macro1321 #define IWR_ENABLE(x) (1 << ((x)&0x1F)) /* Wakeup Enable Peripheral #x */ macro
699 #define IWR_ENABLE(x) (1 << ((x)&0x1F)) /* Wakeup Enable Peripheral #x */ macro
698 #define IWR_ENABLE(x) (1 << ((x)&0x1F)) /* Wakeup Enable Peripheral #x */ macro
864 #define IWR_ENABLE(x) (1 << (x)) /* Wakeup Enable Peripheral #x */ macro
1022 #define IWR_ENABLE(x) (1 << ((x)&0x1F)) /* Wakeup Enable Peripheral #x */ macro
1508 #define IWR_ENABLE(x) (1 << (x)) /* Wakeup Enable Peripheral #x */ macro