Home
last modified time | relevance | path

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

/Linux-v5.15/sound/pci/rme9652/
Dhdsp.c314 #define HDSP_ConfigError (1<<20) macro
650 HDSP_ConfigError)) { in hdsp_check_for_iobox()
674 if (hdsp_read(hdsp, HDSP_statusRegister) & HDSP_ConfigError) in hdsp_wait_for_iobox()