Staging
v0.5.1
swh:1:snp:a902887e4be9191b7c6c4406aa06b31c1ce2c7cc
Raw File
Tip revision: 4f7d029b9bf009fbee76bb10c0c4351a1870d2f3 authored by Linus Torvalds on 16 April 2017, 20:00:18 UTC
Linux 4.11-rc7
Tip revision: 4f7d029
tda998x.h
#ifndef _DT_BINDINGS_TDA998X_H
#define _DT_BINDINGS_TDA998X_H

#define TDA998x_SPDIF	1
#define TDA998x_I2S	2

#endif /*_DT_BINDINGS_TDA998X_H */
back to top