Home | History | Annotate | Line # | Download | only in display
tda998x.h revision 1.1
      1 /*	$NetBSD: tda998x.h,v 1.1 2017/06/15 20:14:23 jmcneill Exp $	*/
      2 
      3 #ifndef _DT_BINDINGS_TDA998X_H
      4 #define _DT_BINDINGS_TDA998X_H
      5 
      6 #define TDA998x_SPDIF	1
      7 #define TDA998x_I2S	2
      8 
      9 #endif /*_DT_BINDINGS_TDA998X_H */
     10