Lines Matching defs:enable
482 ipa_endpoint_program_delay(struct ipa_endpoint *endpoint, bool enable)
488 (void)ipa_endpoint_init_ctrl(endpoint, enable);
549 ipa_endpoint_program_suspend(struct ipa_endpoint *endpoint, bool enable)
554 return enable; /* For IPA v4.0+, no change made */
558 suspended = ipa_endpoint_init_ctrl(endpoint, enable);
564 if (enable && !suspended)
575 void ipa_endpoint_modem_pause_all(struct ipa *ipa, bool enable)
586 (void)ipa_endpoint_program_suspend(endpoint, enable);
588 ipa_endpoint_program_delay(endpoint, enable);
592 enable);
1123 ipa_endpoint_init_hol_block_en(struct ipa_endpoint *endpoint, bool enable)
1133 val = enable ? reg_bit(reg, HOL_BLOCK_EN) : 0;
1138 if (enable && ipa->version >= IPA_VERSION_4_5)
1694 * active. We'll re-enable the doorbell (if appropriate) when