Searched refs:dec_mode (Results 1 – 2 of 2) sorted by relevance
205 int dec_mode[VA_MACRO_NUM_DECIMATORS]; member749 va->dec_mode[decimator] << CDC_VA_ADC_MODE_SHIFT); in va_macro_enable_dec()816 ucontrol->value.enumerated.item[0] = va->dec_mode[path]; in va_macro_dec_mode_get()830 va->dec_mode[path] = value; in va_macro_dec_mode_put()
275 int dec_mode[NUM_DECIMATORS]; member890 tx->dec_mode[decimator]); in tx_macro_enable_dec()1022 ucontrol->value.integer.value[0] = tx->dec_mode[path]; in tx_macro_dec_mode_get()1036 if (tx->dec_mode[path] == value) in tx_macro_dec_mode_put()1039 tx->dec_mode[path] = value; in tx_macro_dec_mode_put()