Searched refs:refresh_time (Results 1 – 9 of 9) sorted by relevance
281 unsigned int refresh_time; in mlx90632_calculate_dataset_ready_time() local290 refresh_time = ret; in mlx90632_calculate_dataset_ready_time()297 refresh_time += ret; in mlx90632_calculate_dataset_ready_time()304 refresh_time = ret; in mlx90632_calculate_dataset_ready_time()311 refresh_time += ret; in mlx90632_calculate_dataset_ready_time()318 refresh_time += ret; in mlx90632_calculate_dataset_ready_time()321 return refresh_time; in mlx90632_calculate_dataset_ready_time()
363 static int mlx90635_calculate_dataset_ready_time(struct mlx90635_data *data, int *refresh_time) in mlx90635_calculate_dataset_ready_time() argument372 …*refresh_time = 2 * (MLX90635_MEAS_MAX_TIME >> FIELD_GET(MLX90635_CTRL1_REFRESH_RATE_MASK, reg)) +… in mlx90635_calculate_dataset_ready_time()380 int refresh_time; in mlx90635_perform_measurement_burst() local388 ret = mlx90635_calculate_dataset_ready_time(data, &refresh_time); in mlx90635_perform_measurement_burst()398 msleep(refresh_time); /* Wait minimum time for dataset to be ready */ in mlx90635_perform_measurement_burst()
26 uint32_t refresh_time; member
310 if (!(entry->refresh_time)) in refresh_entries()311 entry->refresh_time = (2 * (entry->ctrl_info.holding_time))/3; in refresh_entries()313 entry->refresh_time) { in refresh_entries()
1181 entry->refresh_time = 0; in MPOA_res_reply_rcvd()
677 u16 refresh_time; /* Flow control refresh timer */ member
4052 fc->refresh_time = 0x1000; in e1000e_reset()4064 fc->refresh_time = 0xFFFF; in e1000e_reset()
5091 ew32(FCRTV_PCH, hw->fc.refresh_time); in e1000_setup_link_ich8lan()
1370 u16 refresh_time = (u16)I40E_DEFAULT_PAUSE_TIME / 2; in i40e_dcb_hw_pfc_config() local1440 refresh_time); in i40e_dcb_hw_pfc_config()