Searched refs:constraint_id (Results 1 – 2 of 2) sorted by relevance
355 int constraint_id; in handle_comparison() local366 constraint_id = constraint_str_to_id(constraint); in handle_comparison()367 if (constraint_id < 0) in handle_comparison()370 if (constraint_id < 0) in handle_comparison()376 add_constraint(&constraints, remove_unsigned_from_comparison(op), constraint_id); in handle_comparison()
2411 u8 constraint_id, in ecore_bus_set_constraint() argument2423 u32 reg_offset = constraint_id * BYTES_IN_DWORD; in ecore_bus_set_constraint()