Searched refs:max_drate_mode (Results 1 – 1 of 1) sorted by relevance
251 u8 max_drate_mode = ads1018->chip_info->num_data_rate_mode_to_hz - 1; in ads1018_single_shot() local252 u32 drate = ads1018->chip_info->data_rate_mode_to_hz[max_drate_mode]; in ads1018_single_shot()276 cfg |= FIELD_PREP(ADS1018_CFG_DRATE_MASK, max_drate_mode); in ads1018_single_shot()