Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dvx_core.h465 #define VX_AUDIO_INFO_MPEG1 (1<<5) macro
/openbmc/linux/sound/drivers/vx/
H A Dvx_core.c625 if (chip->audio_info & VX_AUDIO_INFO_MPEG1) in vx_proc_read()