1 /* $NetBSD: c8sectpfe.h,v 1.1.1.2 2017/11/30 19:40:51 jmcneill Exp $ */ 2 3 /* SPDX-License-Identifier: GPL-2.0 */ 4 #ifndef __DT_C8SECTPFE_H 5 #define __DT_C8SECTPFE_H 6 7 #define STV0367_TDA18212_NIMA_1 0 8 #define STV0367_TDA18212_NIMA_2 1 9 #define STV0367_TDA18212_NIMB_1 2 10 #define STV0367_TDA18212_NIMB_2 3 11 12 #define STV0903_6110_LNB24_NIMA 4 13 #define STV0903_6110_LNB24_NIMB 5 14 15 #endif /* __DT_C8SECTPFE_H */ 16