Searched refs:enable_input_term (Results 1 – 2 of 2) sorted by relevance
127 * - enable_input_term: 'true' if input termination is desired.174 bool enable_input_term);
1085 * @enable_input_term: 'true' if input termination is desired, else 'false'1091 bool can_change_freq, bool enable_input_term) in ti_sci_cmd_get_clock() argument 1097 flags |= enable_input_term ? MSG_FLAG_CLOCK_INPUT_TERM : 0; in ti_sci_cmd_get_clock()