brintos

brintos / linux-shallow public Read only

0
0
Text · 246 B · 69d7a75 Raw
11 lines · c
1/* SPDX-License-Identifier: GPL-2.0 */2#ifndef __DT_MESON_G12A_TOACODEC_H3#define __DT_MESON_G12A_TOACODEC_H4 5#define TOACODEC_IN_A	06#define TOACODEC_IN_B	17#define TOACODEC_IN_C	28#define TOACODEC_OUT	39 10#endif /* __DT_MESON_G12A_TOACODEC_H */11