Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/iwlwifi/
HDiwl-csr.h81 #define CSR_UCODE_DRV_GP1 (CSR_BASE+0x054) macro
/freebsd-14-stable/sys/contrib/dev/iwlwifi/pcie/
HDtrans.c2581 IWL_CMD(CSR_UCODE_DRV_GP1); in get_csr_string()
2615 CSR_UCODE_DRV_GP1, in iwl_pcie_dump_csr()
HDrx.c180 reg = iwl_read32(trans, CSR_UCODE_DRV_GP1); in iwl_pcie_rxq_inc_wr_ptr()
HDtx.c106 reg = iwl_read32(trans, CSR_UCODE_DRV_GP1); in iwl_pcie_txq_inc_wr_ptr()