162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
262306a36Sopenharmony_ci#ifndef __DT_MESON_G12A_TOHDMITX_H
362306a36Sopenharmony_ci#define __DT_MESON_G12A_TOHDMITX_H
462306a36Sopenharmony_ci
562306a36Sopenharmony_ci#define TOHDMITX_I2S_IN_A	0
662306a36Sopenharmony_ci#define TOHDMITX_I2S_IN_B	1
762306a36Sopenharmony_ci#define TOHDMITX_I2S_IN_C	2
862306a36Sopenharmony_ci#define TOHDMITX_I2S_OUT	3
962306a36Sopenharmony_ci#define TOHDMITX_SPDIF_IN_A	4
1062306a36Sopenharmony_ci#define TOHDMITX_SPDIF_IN_B	5
1162306a36Sopenharmony_ci#define TOHDMITX_SPDIF_OUT	6
1262306a36Sopenharmony_ci
1362306a36Sopenharmony_ci#endif /* __DT_MESON_G12A_TOHDMITX_H */
14