Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/rme9652/
H A Dhdsp.c325 #define HDSP_AEBO (1<<28) /* H9632 specific Analog Extension Boards */ macro
4978 aebo_channels = (status & HDSP_AEBO) ? 0 : 4; in snd_hdsp_initialize_channels()