Searched refs:sbbc_mbox_min_timeout (Results 1 – 5 of 5) sorted by relevance
107 extern int sbbc_mbox_min_timeout; /* minimum wait time */
1766 max(sbbc_mbox_min_timeout, 0)) in sgenv_get_board_info_data()1930 if (sgenv_max_mbox_wait_time <= max(sbbc_mbox_min_timeout, 0)) in sgenv_get_hpu_keys()1999 if (sgenv_max_mbox_wait_time <= max(sbbc_mbox_min_timeout, 0)) in sgenv_get_env_data()
140 int sbbc_mbox_min_timeout = MBOX_MIN_TIMEOUT; variable
920 if (wait_time < sbbc_mbox_min_timeout) in sbbc_mbox_request_response()