Searched full:dec_mode (Results 1 – 2 of 2) sorted by relevance
205 int dec_mode[VA_MACRO_NUM_DECIMATORS]; member 760 va->dec_mode[decimator] << CDC_VA_ADC_MODE_SHIFT); in va_macro_enable_dec() 827 ucontrol->value.enumerated.item[0] = va->dec_mode[path]; in va_macro_dec_mode_get() 841 va->dec_mode[path] = value; in va_macro_dec_mode_put()
285 int dec_mode[NUM_DECIMATORS]; member946 tx->dec_mode[decimator]); in tx_macro_enable_dec()1078 ucontrol->value.integer.value[0] = tx->dec_mode[path]; in tx_macro_dec_mode_get()1092 if (tx->dec_mode[path] == value) in tx_macro_dec_mode_put()1095 tx->dec_mode[path] = value; in tx_macro_dec_mode_put()