Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dhda_register.h148 #define AZX_MAX_BUF_SIZE (4*1024*1024) macro
/openbmc/qemu/hw/audio/
H A Dintel-hda-defs.h118 #define AZX_MAX_BUF_SIZE (1024*1024*1024) macro
/openbmc/linux/sound/pci/hda/
H A Dhda_controller.c569 .buffer_bytes_max = AZX_MAX_BUF_SIZE,
571 .period_bytes_max = AZX_MAX_BUF_SIZE / 2,
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl-pcm.c49 .buffer_bytes_max = AZX_MAX_BUF_SIZE,
51 .period_bytes_max = AZX_MAX_BUF_SIZE / 2,
/openbmc/linux/sound/soc/intel/avs/
H A Dpcm.c1073 .buffer_bytes_max = AZX_MAX_BUF_SIZE,
1075 .period_bytes_max = AZX_MAX_BUF_SIZE / 2,