Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/rme9652/
Dhdsp.c338 #define HDSP_AEBO (1<<28) /* H9632 specific Analog Extension Boards */ macro
4970 aebo_channels = (status & HDSP_AEBO) ? 0 : 4; in snd_hdsp_initialize_channels()