xref: /openbmc/linux/include/dt-bindings/display/tda998x.h (revision c51d39010a1bccc9c1294e2d7c00005aefeb2b5c)
1 #ifndef _DT_BINDINGS_TDA998X_H
2 #define _DT_BINDINGS_TDA998X_H
3 
4 #define TDA998x_SPDIF	1
5 #define TDA998x_I2S	2
6 
7 #endif /*_DT_BINDINGS_TDA998X_H */
8