Searched refs:end_state (Results 1 – 3 of 3) sorted by relevance
174 unsigned short start_state, end_state, inclusive; in mtrr_type_lookup_variable() local185 end_state = ((end & mask) == (base & mask)); in mtrr_type_lookup_variable()188 if ((start_state != end_state) || inclusive) { in mtrr_type_lookup_variable()
678 struct i2c_msg *msg, enum msg_end_type end_state) in tegra_i2c_xfer_msg() argument711 if (end_state == MSG_END_CONTINUE) in tegra_i2c_xfer_msg()713 else if (end_state == MSG_END_REPEAT_START) in tegra_i2c_xfer_msg()
674 u8 end_state; member