Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/rme9652/
Dhdsp.c326 #define HDSP_AEBI (1<<29) /* 0 = present, 1 = absent */ macro
4983 aebi_channels = (status & HDSP_AEBI) ? 0 : 4; in snd_hdsp_initialize_channels()