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.c252 #define FIFO_ALIGNMENT 64 in hda_sdw_bpt_open()
258 unsigned int alignment = lcm(data_block, FIFO_ALIGNMENT); in hda_sdw_bpt_open()
240 #define FIFO_ALIGNMENT global() macro
/linux/drivers/rpmsg/
H A Dqcom_glink_smem.c31 #define FIFO_ALIGNMENT 8 macro