Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/rme9652/
H A Dhdsp.c326 #define HDSP_AEBI (1<<29) /* 0 = present, 1 = absent */ macro
4977 aebi_channels = (status & HDSP_AEBI) ? 0 : 4; in snd_hdsp_initialize_channels()
/kernel/linux/linux-6.6/sound/pci/rme9652/
H A Dhdsp.c323 #define HDSP_AEBI (1<<29) /* 0 = present, 1 = absent */ macro
5024 aebi_channels = (status & HDSP_AEBI) ? 0 : 4; in snd_hdsp_initialize_channels()

Completed in 14 milliseconds