files.hdaudio revision 1.4
11.4Sisaki# $NetBSD: files.hdaudio,v 1.4 2019/05/08 13:40:18 isaki Exp $
21.1Sjmcneill
31.1Sjmcneill#
41.1Sjmcneill# Intel High Definition Audio (Revision 1.0)
51.1Sjmcneill#
61.2Sjmcneilldefflag			HDAUDIOVERBOSE
71.2Sjmcneilldefflag opt_hdaudio.h	HDAUDIO_ENABLE_HDMI
81.2Sjmcneilldefflag opt_hdaudio.h	HDAUDIO_ENABLE_DISPLAYPORT
91.2Sjmcneilldefflag opt_hdaudio.h	HDAUDIO_DEBUG
101.3Sjmcneilldefflag opt_hdaudio.h	HDAUDIO_32BIT_ACCESS
111.2Sjmcneilldefflag opt_hdaudio.h	HDAFG_DEBUG
121.2Sjmcneilldefflag opt_hdaudio.h	HDAFG_HDMI_DEBUG
131.1Sjmcneill
141.1Sjmcneilldefine	hdaudiobus	{[nid = -1]}
151.1Sjmcneilldevice	hdaudio: hdaudiobus
161.1Sjmcneillfile	dev/hdaudio/hdaudio.c		hdaudio
171.1Sjmcneillfile	dev/hdaudio/hdaudio_verbose.c	hdaudio & hdaudioverbose
181.1Sjmcneill
191.4Sisakidevice	hdafg: audiobus
201.1Sjmcneillattach	hdafg at hdaudiobus
211.1Sjmcneillfile	dev/hdaudio/hdafg.c		hdafg
221.1Sjmcneillfile	dev/hdaudio/hdafg_dd.c		hdafg
23