Searched refs:comp_offset (Results 1 – 3 of 3) sorted by relevance
446 int comp_offset; member1033 wsa883x->comp_offset = COMP_OFFSET2; in wsa883x_init()1039 wsa883x->comp_offset = COMP_OFFSET3; in wsa883x_init()1042 wsa883x->comp_offset); in wsa883x_init()1149 ucontrol->value.integer.value[0] = wsa883x->comp_offset; in wsa883x_get_comp_offset()1160 if (wsa883x->comp_offset == ucontrol->value.integer.value[0]) in wsa883x_set_comp_offset()1163 wsa883x->comp_offset = ucontrol->value.integer.value[0]; in wsa883x_set_comp_offset()1213 wsa883x->comp_offset); in wsa883x_spkr_event()
1411 unsigned int min_gain, igain, vgain, comp_offset; in wsa884x_set_gain_parameters() local1423 comp_offset = COMP_OFFSET4; in wsa884x_set_gain_parameters()1429 comp_offset = COMP_OFFSET0; in wsa884x_set_gain_parameters()1448 FIELD_PREP(WSA884X_DRE_CTL_0_OFFSET_MASK, comp_offset)); in wsa884x_set_gain_parameters()
1515 int comp_offset, fill_offset; in vmxnet3_rq_rx_complete() local1848 comp_offset = vmxnet3_cmd_ring_desc_avail(ring); in vmxnet3_rq_rx_complete()1851 if (!ring->isOutOfOrder || fill_offset >= comp_offset) in vmxnet3_rq_rx_complete()