Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/rme9652/
Dhdsp.c323 #define HDSP_AEBI (1<<29) /* 0 = present, 1 = absent */ macro
5020 aebi_channels = (status & HDSP_AEBI) ? 0 : 4; in snd_hdsp_initialize_channels()