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