Home
last modified time | relevance | path

Searched defs:CSR_INT_BIT_WAKEUP (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A Dcsr.h187 #define CSR_INT_BIT_WAKEUP (1 << 1) /* NIC controller waking up (pwr mgmt) */ macro
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-csr.h194 #define CSR_INT_BIT_WAKEUP (1 << 1) /* NIC controller waking up (pwr mgmt) */ macro