https://github.com/torvalds/linux
Raw File
Tip revision: a909d3e636995ba7c349e2ca5dbb528154d4ac30 authored by Linus Torvalds on 29 October 2016, 20:52:02 UTC
Linux 4.9-rc3
Tip revision: a909d3e
c8sectpfe.h
#ifndef __DT_C8SECTPFE_H
#define __DT_C8SECTPFE_H

#define STV0367_TDA18212_NIMA_1	0
#define STV0367_TDA18212_NIMA_2	1
#define STV0367_TDA18212_NIMB_1	2
#define STV0367_TDA18212_NIMB_2	3

#define STV0903_6110_LNB24_NIMA	4
#define STV0903_6110_LNB24_NIMB	5

#endif /* __DT_C8SECTPFE_H */
back to top