Home
last modified time | relevance | path

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

/netbsd/sys/dev/hdaudio/
H A Dhdaudioreg.h386 #define COP_ELD_DATA(x) (((x) >> 0) & 0xff) macro
H A Dhdafg.c892 elddata[i] = COP_ELD_DATA(res); in hdafg_assoc_dump_dd()