Searched refs:iwl_trans_read_prph (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
D | mac80211.c | 1019 cpu_to_le32(iwl_trans_read_prph(mvm->trans, in iwl_mvm_dump_fifos() 1023 cpu_to_le32(iwl_trans_read_prph(mvm->trans, in iwl_mvm_dump_fifos() 1027 cpu_to_le32(iwl_trans_read_prph(mvm->trans, in iwl_mvm_dump_fifos() 1031 cpu_to_le32(iwl_trans_read_prph(mvm->trans, in iwl_mvm_dump_fifos() 1035 cpu_to_le32(iwl_trans_read_prph(mvm->trans, in iwl_mvm_dump_fifos() 1053 fifo_data[j] = iwl_trans_read_prph(mvm->trans, in iwl_mvm_dump_fifos() 1078 cpu_to_le32(iwl_trans_read_prph(mvm->trans, in iwl_mvm_dump_fifos() 1081 cpu_to_le32(iwl_trans_read_prph(mvm->trans, in iwl_mvm_dump_fifos() 1084 cpu_to_le32(iwl_trans_read_prph(mvm->trans, in iwl_mvm_dump_fifos() 1087 cpu_to_le32(iwl_trans_read_prph(mvm->trans, in iwl_mvm_dump_fifos() [all …]
|
D | nvm.c | 301 mac_addr0 = iwl_trans_read_prph(mvm->trans, WFMP_MAC_ADDR_0); in iwl_parse_nvm_sections() 302 mac_addr1 = iwl_trans_read_prph(mvm->trans, WFMP_MAC_ADDR_1); in iwl_parse_nvm_sections()
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/ |
D | iwl-io.c | 122 u32 val = iwl_trans_read_prph(trans, ofs); in __iwl_read_prph()
|
D | iwl-trans.h | 1030 static inline u32 iwl_trans_read_prph(struct iwl_trans *trans, u32 ofs) in iwl_trans_read_prph() function
|