Home
last modified time | relevance | path

Searched refs:hph_pwr_mode (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dlpass-rx-macro.c602 bool hph_pwr_mode; member
2046 int hph_pwr_mode; in rx_macro_load_compander_coeff() local
2066 hph_pwr_mode = rx->hph_pwr_mode; in rx_macro_load_compander_coeff()
2072 comp_coeff_table[hph_pwr_mode][i].lsb); in rx_macro_load_compander_coeff()
2074 comp_coeff_table[hph_pwr_mode][i].msb); in rx_macro_load_compander_coeff()
2403 ucontrol->value.enumerated.item[0] = rx->hph_pwr_mode; in rx_macro_get_hph_pwr_mode()
2413 rx->hph_pwr_mode = ucontrol->value.enumerated.item[0]; in rx_macro_put_hph_pwr_mode()
2495 if (rx->hph_pwr_mode) in rx_macro_hphdelay_lutbypass()