Searched refs:is_reset (Results 1 – 16 of 16) sorted by relevance
60 static bool is_reset = FALSE; variable125 if ((is_reset = same_program(name, program ? PROG_RESET : my_reset))) in check_aliases()166 if (is_reset || is_init) { in tput_cmd()173 if (is_reset) { in tput_cmd()395 is_alias = (is_clear || is_reset || is_init); in main()424 need_tty = ((is_reset || is_init) || in main()
648 reset_start(FILE *fp, bool is_reset, bool is_init) in reset_start() argument651 use_reset = is_reset; in reset_start()
49 ar9285_hw_pa_cal(struct ath_hal *ah, HAL_BOOL is_reset) in ar9285_hw_pa_cal() argument125 if ((!is_reset) && (AH9285(ah)->pacal_info.prev_offset == offset)) { in ar9285_hw_pa_cal()153 ar9002_hw_pa_cal(struct ath_hal *ah, HAL_BOOL is_reset) in ar9002_hw_pa_cal() argument156 if (is_reset || !AH9285(ah)->pacal_info.skipcount) in ar9002_hw_pa_cal()157 ar9285_hw_pa_cal(ah, is_reset); in ar9002_hw_pa_cal()
31 extern void ar9002_hw_pa_cal(struct ath_hal *ah, HAL_BOOL is_reset);
30 extern void ar9287PACal(struct ath_hal *ah, HAL_BOOL is_reset);
43 ar9287PACal(struct ath_hal *ah, HAL_BOOL is_reset) in ar9287PACal() argument
788 if (!ab->is_reset) in ath12k_core_restart()797 if (ab->is_reset) in ath12k_core_restart()800 if (!ab->is_reset) in ath12k_core_restart()852 ab->is_reset = true; in ath12k_core_reset()
772 bool is_reset; member
4970 if (!ab->is_reset) in ath12k_mac_wait_reconfigure()6749 if (ab->is_reset) { in ath12k_mac_op_reconfig_complete()6759 ab->is_reset = false; in ath12k_mac_op_reconfig_complete()
553 al_bool is_reset; member
2056 status->is_reset = !!(lane_status & PCIE_AXI_STATUS_LANE_IS_RESET); in al_pcie_lane_status_get()2057 } while (status->is_reset != (!!(al_reg_read32(reg_ptr) & PCIE_AXI_STATUS_LANE_IS_RESET))); in al_pcie_lane_status_get()
1930 if (ab->is_reset) in ath11k_core_restart()1933 if (!ab->is_reset) in ath11k_core_restart()1986 ab->is_reset = true; in ath11k_core_reset()
966 bool is_reset; member
3249 if (!ab->is_reset) in ath11k_qmi_driver_event_work()
6253 if (!ab->is_reset) in ath11k_mac_wait_reconfigure()8487 if (ab->is_reset) { in ath11k_mac_op_reconfig_complete()8497 ab->is_reset = false; in ath11k_mac_op_reconfig_complete()
88 HAL_BOOL is_reset);