Searched refs:hw_pos (Results 1 – 2 of 2) sorted by relevance
216 u32 pos, hw_pos; in byt_notify_pointer() local218 hw_pos = sst_byt_get_dsp_position(byt, pcm_data->stream, in byt_notify_pointer()220 pcm_data->hw_ptr = hw_pos; in byt_notify_pointer()225 dev_dbg(rtd->dev, "PCM: App/DMA pointer %u/%u bytes\n", pos, hw_pos); in byt_notify_pointer()
550 enum hw_point_position hw_pos; in build_custom_gamma_mapping_coefficients_worker() local566 &index_to_start, &index_left, &index_right, &hw_pos)) { in build_custom_gamma_mapping_coefficients_worker()598 if (hw_pos == HW_POINT_POSITION_MIDDLE) in build_custom_gamma_mapping_coefficients_worker()606 else if (hw_pos == HW_POINT_POSITION_LEFT) in build_custom_gamma_mapping_coefficients_worker()608 else if (hw_pos == HW_POINT_POSITION_RIGHT) in build_custom_gamma_mapping_coefficients_worker()617 point->pos = hw_pos; in build_custom_gamma_mapping_coefficients_worker()