Searched refs:comp_offset (Results 1 – 3 of 3) sorted by relevance
443 int comp_offset; member1035 wsa883x->comp_offset = COMP_OFFSET2; in wsa883x_init()1041 wsa883x->comp_offset = COMP_OFFSET3; in wsa883x_init()1044 wsa883x->comp_offset); in wsa883x_init()1153 ucontrol->value.integer.value[0] = wsa883x->comp_offset; in wsa883x_get_comp_offset()1164 if (wsa883x->comp_offset == ucontrol->value.integer.value[0]) in wsa883x_set_comp_offset()1167 wsa883x->comp_offset = ucontrol->value.integer.value[0]; in wsa883x_set_comp_offset()1217 wsa883x->comp_offset); in wsa883x_spkr_event()
1463 unsigned int min_gain, igain, vgain, comp_offset; in wsa884x_set_gain_parameters() local1475 comp_offset = COMP_OFFSET4; in wsa884x_set_gain_parameters()1481 comp_offset = COMP_OFFSET0; in wsa884x_set_gain_parameters()1500 FIELD_PREP(WSA884X_DRE_CTL_0_OFFSET_MASK, comp_offset)); in wsa884x_set_gain_parameters()
1576 int comp_offset, fill_offset; in vmxnet3_rq_rx_complete() local1918 comp_offset = vmxnet3_cmd_ring_desc_avail(ring); in vmxnet3_rq_rx_complete()1921 if (!ring->isOutOfOrder || fill_offset >= comp_offset) in vmxnet3_rq_rx_complete()