Welcome to mirror list, hosted at ThFree Co, Russian Federation.

tda998x.h « display « dt-bindings « include - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 34757a3847ef3abd1e8a3166938dfeb170a41ea5 (plain)
1
2
3
4
5
6
7
#ifndef _DT_BINDINGS_TDA998X_H
#define _DT_BINDINGS_TDA998X_H

#define TDA998x_SPDIF	1
#define TDA998x_I2S	2

#endif /*_DT_BINDINGS_TDA998X_H */