iwl_set_bits_prph
iwl_set_bits_prph(trans, APMG_PS_CTRL_REG,
iwl_set_bits_prph(trans, MON_BUFF_SAMPLE_CTL, 0x100);
iwl_set_bits_prph(trans, MON_BUFF_SAMPLE_CTL, 0x1);
IWL_EXPORT_SYMBOL(iwl_set_bits_prph);
void iwl_set_bits_prph(struct iwl_trans *trans, u32 ofs, u32 mask);
iwl_set_bits_prph(trans, SCD_QUEUECHAIN_SEL, BIT(txq_id));
iwl_set_bits_prph(trans, SCD_AGGR_SEL, BIT(txq_id));
iwl_set_bits_prph(trans, SCD_AGGR_SEL, 0);
iwl_set_bits_prph(trans, HPM_HIPM_GEN_CFG,
iwl_set_bits_prph(trans, HPM_HIPM_GEN_CFG,
iwl_set_bits_prph(trans, OSC_CLK, OSC_CLK_FORCE_CONTROL);
iwl_set_bits_prph(trans, APMG_PCIDEV_STT_REG,
iwl_set_bits_prph(trans, APMG_PCIDEV_STT_REG,
iwl_set_bits_prph(trans, LMPM_CHICK,
iwl_set_bits_prph(trans, addr, BIT(val));
iwl_set_bits_prph(trans, SCD_GP_CTRL, SCD_GP_CTRL_AUTO_ACTIVE_MODE);
iwl_set_bits_prph(trans, SCD_GP_CTRL,