Searched refs:sg_threshold_velocity (Results 1 – 1 of 1) sorted by relevance
49 const uint32_t sg_threshold_velocity; member135 if (abs(actual_velocity) < config->sg_threshold_velocity) { in stallguard_enable()711 .sg_threshold_velocity = DT_PROP(child, stallguard_threshold_velocity), \