OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HDAUDIO_CORBRP_RP_RESET
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/hdaudio/
hdaudioreg.h
72
#define
HDAUDIO_CORBRP_RP_RESET
(1 << 15)
hdaudio.c
401
hda_write2(sc, HDAUDIO_MMIO_CORBRP,
HDAUDIO_CORBRP_RP_RESET
);
406
} while (--retry > 0 && (corbrp &
HDAUDIO_CORBRP_RP_RESET
) != 0);
Completed in 29 milliseconds
Indexes created Fri Sep 18 00:27:12 UTC 2026