Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dvx_core.h466 #define VX_AUDIO_INFO_MPEG2 (1<<6) macro
/openbmc/linux/sound/drivers/vx/
H A Dvx_core.c627 if (chip->audio_info & VX_AUDIO_INFO_MPEG2) in vx_proc_read()