Home
last modified time | relevance | path

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

/linux/sound/soc/sof/intel/
H A Dhda-sdw-bpt.c240 #define FIFO_ALIGNMENT 64 macro
246 unsigned int alignment = lcm(data_block, FIFO_ALIGNMENT); in hda_sdw_bpt_get_buf_size_alignment()
/linux/drivers/rpmsg/
H A Dqcom_glink_smem.c31 #define FIFO_ALIGNMENT 8 macro