Searched refs:CSR_UCODE_DRV_GP1 (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/net/wireless/intel/iwlegacy/
H A Dcsr.h127 #define CSR_UCODE_DRV_GP1 (CSR_BASE+0x054) macro
393 /* Mailbox C, used as workaround alternative to CSR_UCODE_DRV_GP1 mailbox */
H A Dcommon.c85 * CSR_UCODE_DRV_GP1 register bit MAC_SLEEP == 0 indicates that
2568 reg = _il_rd(il, CSR_UCODE_DRV_GP1);
2723 reg = _il_rd(il, CSR_UCODE_DRV_GP1);
H A D4965-mac.c4096 _il_rd(il, CSR_UCODE_DRV_GP1);
/linux-master/drivers/net/wireless/intel/iwlwifi/
H A Diwl-csr.h81 #define CSR_UCODE_DRV_GP1 (CSR_BASE+0x054) macro
517 /* Mailbox C, used as workaround alternative to CSR_UCODE_DRV_GP1 mailbox */
/linux-master/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dtt.c168 iwl_read32(priv->trans, CSR_UCODE_DRV_GP1);
/linux-master/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtx.c94 reg = iwl_read32(trans, CSR_UCODE_DRV_GP1);
H A Drx.c180 reg = iwl_read32(trans, CSR_UCODE_DRV_GP1);
H A Dtrans.c2218 * CSR_UCODE_DRV_GP1 register bit MAC_SLEEP == 0 indicates that
2508 IWL_CMD(CSR_UCODE_DRV_GP1);
2542 CSR_UCODE_DRV_GP1,

Completed in 188 milliseconds