Lines Matching refs:hpi_control_param_set
1308 u16 hpi_control_param_set(const u32 h_control, const u16 attrib, in hpi_control_param_set() function
1482 return hpi_control_param_set(h_control, HPI_AESEBURX_FORMAT, format, in hpi_aesebu_receiver_set_format()
1555 return hpi_control_param_set(h_control, HPI_AESEBUTX_SAMPLERATE, in hpi_aesebu_transmitter_set_sample_rate()
1561 return hpi_control_param_set(h_control, HPI_AESEBUTX_USERDATA, index, in hpi_aesebu_transmitter_set_user_data()
1568 return hpi_control_param_set(h_control, HPI_AESEBUTX_CHANNELSTATUS, in hpi_aesebu_transmitter_set_channel_status()
1591 return hpi_control_param_set(h_control, HPI_AESEBUTX_FORMAT, in hpi_aesebu_transmitter_set_format()
1609 return hpi_control_param_set(h_control, HPI_BITSTREAM_CLOCK_EDGE, in hpi_bitstream_set_clock_edge()
1615 return hpi_control_param_set(h_control, HPI_BITSTREAM_DATA_POLARITY, in hpi_bitstream_set_data_polarity()
1650 return hpi_control_param_set(h_control, HPI_CHANNEL_MODE_MODE, mode, in hpi_channel_mode_set()
1864 return hpi_control_param_set(h_control, HPI_GENERIC_ENABLE, enable, in hpi_compander_set_enable()
1888 return hpi_control_param_set(h_control, HPI_COMPANDER_ATTACK, attack, in hpi_compander_set_attack_time_constant()
1902 return hpi_control_param_set(h_control, HPI_COMPANDER_DECAY, decay, in hpi_compander_set_decay_time_constant()
1954 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()
2332 return hpi_control_param_set(h_control, in hpi_sample_clock_set_local_rate()
2362 return hpi_control_param_set(h_control, HPI_SAMPLECLOCK_AUTO, enable, in hpi_sample_clock_set_auto()
2374 return hpi_control_param_set(h_control, HPI_SAMPLECLOCK_LOCAL_LOCK, in hpi_sample_clock_set_local_rate_lock()
2398 return hpi_control_param_set(h_control, HPI_GENERIC_ENABLE, enable, in hpi_tone_detector_set_enable()
2409 return hpi_control_param_set(h_control, HPI_GENERIC_EVENT_ENABLE, in hpi_tone_detector_set_event_enable()
2421 return hpi_control_param_set(h_control, HPI_TONEDETECTOR_THRESHOLD, in hpi_tone_detector_set_threshold()
2439 return hpi_control_param_set(h_control, HPI_GENERIC_ENABLE, enable, in hpi_silence_detector_set_enable()
2450 return hpi_control_param_set(h_control, HPI_GENERIC_EVENT_ENABLE, in hpi_silence_detector_set_event_enable()
2462 return hpi_control_param_set(h_control, HPI_SILENCEDETECTOR_DELAY, in hpi_silence_detector_set_delay()
2474 return hpi_control_param_set(h_control, HPI_SILENCEDETECTOR_THRESHOLD, in hpi_silence_detector_set_threshold()
2496 return hpi_control_param_set(h_control, HPI_TUNER_BAND, band, 0); in hpi_tuner_set_band()
2518 return hpi_control_param_set(h_control, HPI_TUNER_FREQ, freq_ink_hz, in hpi_tuner_set_frequency()
2540 return hpi_control_param_set(h_control, HPI_TUNER_GAIN, gain, 0); in hpi_tuner_set_gain()
2595 return hpi_control_param_set(h_control, HPI_TUNER_DEEMPHASIS, in hpi_tuner_set_deemphasis()
2613 return hpi_control_param_set(h_control, HPI_TUNER_PROGRAM, program, in hpi_tuner_set_program()
2656 return hpi_control_param_set(h_control, HPI_TUNER_MODE, mode, value); in hpi_tuner_set_mode()
2679 return hpi_control_param_set(h_control, HPI_TUNER_HDRADIO_BLEND, in hpi_tuner_set_hd_radio_signal_blend()
2760 return hpi_control_param_set(h_control, HPI_VOLUME_MUTE, mute, 0); in hpi_volume_set_mute()