David Venhoff cfcea9ee67 Initial commit
Based off b80915eb99
and compacted into a single commit so that it will fit on the uni git server
2025-08-11 13:05:09 +02:00

14 lines
326 B
C

/* SPDX-License-Identifier: GPL-2.0 */
#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 */