Searched refs:__iwl_read_prph (Results 1 – 3 of 3) sorted by relevance
120 u32 __iwl_read_prph(struct iwl_trans *trans, u32 ofs) in __iwl_read_prph() function139 val = __iwl_read_prph(trans, ofs); in iwl_read_prph()178 __iwl_read_prph(trans, ofs) | mask); in iwl_set_bits_prph()191 (__iwl_read_prph(trans, ofs) & mask) | bits); in iwl_set_bits_mask_prph()203 val = __iwl_read_prph(trans, ofs); in iwl_clear_bits_prph()
58 u32 __iwl_read_prph(struct iwl_trans *trans, u32 ofs);
2398 buffer[i] = __iwl_read_prph(trans, MON_DMARB_RD_DATA_ADDR); in iwl_trans_pci_dump_marbh_monitor()2787 hw_step = __iwl_read_prph(trans, WFPM_CTRL_REG); in iwl_trans_pcie_alloc()2790 hw_step = __iwl_read_prph(trans, AUX_MISC_REG); in iwl_trans_pcie_alloc()