Searched refs:system__sequence_config (Results 1 – 5 of 5) sorted by relevance
626 pdynamic->system__sequence_config = \ in VL53L1_preset_mode_standard_ranging()848 pdynamic->system__sequence_config = \ in VL53L1_preset_mode_standard_ranging_mm1_cal()902 pdynamic->system__sequence_config = \ in VL53L1_preset_mode_standard_ranging_mm2_cal()
837 pdev->dyn_cfg.system__sequence_config = \ in VL53L1_set_sequence_config_bit()838 (pdev->dyn_cfg.system__sequence_config & clr_mask) | \ in VL53L1_set_sequence_config_bit()873 pdev->dyn_cfg.system__sequence_config & bit_mask; in VL53L1_get_sequence_config_bit()1962 if ((pdev->dyn_cfg.system__sequence_config & ( in VL53L1_init_and_start_range()
1104 pdata->system__sequence_config; in VL53L1_i2c_encode_dynamic_config()1159 pdata->system__sequence_config = in VL53L1_i2c_decode_dynamic_config()
2197 pdynamic->system__sequence_config = \ in VL53L1_config_low_power_auto_mode()
1250 uint8_t system__sequence_config; member