Home
last modified time | relevance | path

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

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