Lines Matching refs:hpi_control_param_set
1307 u16 hpi_control_param_set(const u32 h_control, const u16 attrib, in hpi_control_param_set() function
1481 return hpi_control_param_set(h_control, HPI_AESEBURX_FORMAT, format, in hpi_aesebu_receiver_set_format()
1554 return hpi_control_param_set(h_control, HPI_AESEBUTX_SAMPLERATE, in hpi_aesebu_transmitter_set_sample_rate()
1560 return hpi_control_param_set(h_control, HPI_AESEBUTX_USERDATA, index, in hpi_aesebu_transmitter_set_user_data()
1567 return hpi_control_param_set(h_control, HPI_AESEBUTX_CHANNELSTATUS, in hpi_aesebu_transmitter_set_channel_status()
1590 return hpi_control_param_set(h_control, HPI_AESEBUTX_FORMAT, in hpi_aesebu_transmitter_set_format()
1608 return hpi_control_param_set(h_control, HPI_BITSTREAM_CLOCK_EDGE, in hpi_bitstream_set_clock_edge()
1614 return hpi_control_param_set(h_control, HPI_BITSTREAM_DATA_POLARITY, in hpi_bitstream_set_data_polarity()
1649 return hpi_control_param_set(h_control, HPI_CHANNEL_MODE_MODE, mode, in hpi_channel_mode_set()
1863 return hpi_control_param_set(h_control, HPI_GENERIC_ENABLE, enable, in hpi_compander_set_enable()
1887 return hpi_control_param_set(h_control, HPI_COMPANDER_ATTACK, attack, in hpi_compander_set_attack_time_constant()
1901 return hpi_control_param_set(h_control, HPI_COMPANDER_DECAY, decay, in hpi_compander_set_decay_time_constant()
1953 return hpi_control_param_set(h_control, HPI_COMPANDER_RATIO, ratio100, in hpi_compander_set_ratio()
2064 return hpi_control_param_set(h_control, HPI_METER_RMS_BALLISTICS, in hpi_meter_set_rms_ballistics()
2087 return hpi_control_param_set(h_control, HPI_METER_PEAK_BALLISTICS, in hpi_meter_set_peak_ballistics()
2111 return hpi_control_param_set(h_control, HPI_MICROPHONE_PHANTOM_POWER, in hpi_microphone_set_phantom_power()
2129 return hpi_control_param_set(h_control, HPI_MULTIPLEXER_SOURCE, in hpi_multiplexer_set_source()
2186 return hpi_control_param_set(h_control, HPI_EQUALIZER_NUM_FILTERS, in hpi_parametric_eq_set_state()
2277 return hpi_control_param_set(h_control, HPI_SAMPLECLOCK_SOURCE, in hpi_sample_clock_set_source()
2307 return hpi_control_param_set(h_control, HPI_SAMPLECLOCK_SOURCE_INDEX, in hpi_sample_clock_set_source_index()
2335 return hpi_control_param_set(h_control, in hpi_sample_clock_set_local_rate()
2365 return hpi_control_param_set(h_control, HPI_SAMPLECLOCK_AUTO, enable, in hpi_sample_clock_set_auto()
2377 return hpi_control_param_set(h_control, HPI_SAMPLECLOCK_LOCAL_LOCK, in hpi_sample_clock_set_local_rate_lock()
2401 return hpi_control_param_set(h_control, HPI_GENERIC_ENABLE, enable, in hpi_tone_detector_set_enable()
2412 return hpi_control_param_set(h_control, HPI_GENERIC_EVENT_ENABLE, in hpi_tone_detector_set_event_enable()
2424 return hpi_control_param_set(h_control, HPI_TONEDETECTOR_THRESHOLD, in hpi_tone_detector_set_threshold()
2442 return hpi_control_param_set(h_control, HPI_GENERIC_ENABLE, enable, in hpi_silence_detector_set_enable()
2453 return hpi_control_param_set(h_control, HPI_GENERIC_EVENT_ENABLE, in hpi_silence_detector_set_event_enable()
2465 return hpi_control_param_set(h_control, HPI_SILENCEDETECTOR_DELAY, in hpi_silence_detector_set_delay()
2477 return hpi_control_param_set(h_control, HPI_SILENCEDETECTOR_THRESHOLD, in hpi_silence_detector_set_threshold()
2499 return hpi_control_param_set(h_control, HPI_TUNER_BAND, band, 0); in hpi_tuner_set_band()
2521 return hpi_control_param_set(h_control, HPI_TUNER_FREQ, freq_ink_hz, in hpi_tuner_set_frequency()
2543 return hpi_control_param_set(h_control, HPI_TUNER_GAIN, gain, 0); in hpi_tuner_set_gain()
2598 return hpi_control_param_set(h_control, HPI_TUNER_DEEMPHASIS, in hpi_tuner_set_deemphasis()
2616 return hpi_control_param_set(h_control, HPI_TUNER_PROGRAM, program, in hpi_tuner_set_program()
2659 return hpi_control_param_set(h_control, HPI_TUNER_MODE, mode, value); in hpi_tuner_set_mode()
2682 return hpi_control_param_set(h_control, HPI_TUNER_HDRADIO_BLEND, in hpi_tuner_set_hd_radio_signal_blend()
2763 return hpi_control_param_set(h_control, HPI_VOLUME_MUTE, mute, 0); in hpi_volume_set_mute()