162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
262306a36Sopenharmony_ci#ifndef __DT_MESON_G12A_TOACODEC_H
362306a36Sopenharmony_ci#define __DT_MESON_G12A_TOACODEC_H
462306a36Sopenharmony_ci
562306a36Sopenharmony_ci#define TOACODEC_IN_A	0
662306a36Sopenharmony_ci#define TOACODEC_IN_B	1
762306a36Sopenharmony_ci#define TOACODEC_IN_C	2
862306a36Sopenharmony_ci#define TOACODEC_OUT	3
962306a36Sopenharmony_ci
1062306a36Sopenharmony_ci#endif /* __DT_MESON_G12A_TOACODEC_H */
11