Home
last modified time | relevance | path

Searched refs:CSR_EEPROM_GP (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/sys/contrib/dev/iwlwifi/
H A Diwl-eeprom-read.c73 u32 gp = iwl_read32(trans, CSR_EEPROM_GP) & CSR_EEPROM_GP_VALID_MSK; in iwl_eeprom_verify_signature()
294 u32 gp = iwl_read32(trans, CSR_EEPROM_GP); in iwl_read_eeprom()
336 iwl_write32(trans, CSR_EEPROM_GP, in iwl_read_eeprom()
337 iwl_read32(trans, CSR_EEPROM_GP) & in iwl_read_eeprom()
H A Diwl-csr.h70 #define CSR_EEPROM_GP (CSR_BASE+0x030) macro
/freebsd-14.2/sys/contrib/dev/iwlwifi/pcie/
H A Dtrans.c2532 IWL_CMD(CSR_EEPROM_GP); in get_csr_string()
2566 CSR_EEPROM_GP, in iwl_pcie_dump_csr()