Lines Matching full:given
151 * zl3073x_input_pin_ref_get - get reference for given input pin
154 * Return: reference id for the given input pin
163 * zl3073x_output_pin_out_get - get output for the given output pin
166 * Return: output id for the given output pin
189 * zl3073x_ref_is_diff - check if the given input reference is differential
202 * zl3073x_ref_is_enabled - check if the given input reference is enabled
219 * Return: ID of DPLL the given synthetizer is driven by
232 * Return: frequency of given synthetizer
241 * zl3073x_synth_is_enabled - check if the given synth is enabled
254 * zl3073x_out_synth_get - get synth connected to given output
258 * Return: index of synth connected to given output.
267 * zl3073x_out_is_enabled - check if the given output is enabled
291 * Return: signal format of given output
304 * Return: ID of DPLL the given output is driven by
311 /* Get synthesizer connected to given output */ in zl3073x_out_dpll_get()
319 * zl3073x_out_is_diff - check if the given output is differential
341 * zl3073x_output_pin_is_enabled - check if the given output pin is enabled
345 * Checks if the output of the given output pin is enabled and also that
346 * its signal format also enables the given pin.