Searched refs:is_found (Results 1 – 2 of 2) sorted by relevance
67 int is_found, max_lane = SRDS_MAX_LANES; in serdes_get_number() local75 is_found = 1; in serdes_get_number()82 if (ptr->rcw_lanes[index] == lnk && is_found) in serdes_get_number()83 is_found = 1; in serdes_get_number()85 is_found = 0; in serdes_get_number()88 if (is_found) in serdes_get_number()
493 bool is_found = false; in ast2600_search_clock_config() local499 is_found = true; in ast2600_search_clock_config()505 return is_found; in ast2600_search_clock_config()
Completed in 7 milliseconds