Home
last modified time | relevance | path

Searched refs:pos_align (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/hda/
H A Dhdac_stream.c499 int pos_adj, pos_align; in snd_hdac_stream_setup_periods() local
525 pos_align = pos_adj; in snd_hdac_stream_setup_periods()
528 pos_adj = pos_align; in snd_hdac_stream_setup_periods()
530 pos_adj = roundup(pos_adj, pos_align); in snd_hdac_stream_setup_periods()