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.c77 unsigned int tx_pad; in intel_ace2x_bpt_open_stream() local
233 tx_pad = tx_alignment - (pdi0_buffer_size % tx_alignment); in intel_ace2x_bpt_open_stream()
234 pdi0_buffer_size += tx_pad; in intel_ace2x_bpt_open_stream()
241 tx_pad = tx_alignment - (pdi0_buffer_size % tx_alignment); in intel_ace2x_bpt_open_stream()
242 pdi0_buffer_size += tx_pad; in intel_ace2x_bpt_open_stream()