Home
last modified time | relevance | path

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

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