Home
last modified time | relevance | path

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

/netbsd/sys/dev/hdaudio/
H A Dhdaudioreg.h45 #define HDAUDIO_GCAP_ISS(x) (((x) >> 8) & 0x0f) macro
H A Dhdaudio.c128 const int nis = HDAUDIO_GCAP_ISS(gcap); in hdaudio_init()