Home
last modified time | relevance | path

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

/linux/drivers/soundwire/
H A Dintel_ace2x.c76 unsigned int tx_pad; in intel_ace2x_bpt_open_stream() local
212 tx_pad = tx_alignment - (pdi0_buffer_size % tx_alignment); in intel_ace2x_bpt_open_stream()
213 pdi0_buffer_size += tx_pad; in intel_ace2x_bpt_open_stream()
220 tx_pad = tx_alignment - (pdi0_buffer_size % tx_alignment); in intel_ace2x_bpt_open_stream()
221 pdi0_buffer_size += tx_pad; in intel_ace2x_bpt_open_stream()