Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v5.8-rc6 13 lines 326 B view raw
1/* SPDX-License-Identifier: GPL-2.0 */ 2#ifndef __DT_C8SECTPFE_H 3#define __DT_C8SECTPFE_H 4 5#define STV0367_TDA18212_NIMA_1 0 6#define STV0367_TDA18212_NIMA_2 1 7#define STV0367_TDA18212_NIMB_1 2 8#define STV0367_TDA18212_NIMB_2 3 9 10#define STV0903_6110_LNB24_NIMA 4 11#define STV0903_6110_LNB24_NIMB 5 12 13#endif /* __DT_C8SECTPFE_H */