162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-only */ 262306a36Sopenharmony_ci/* 362306a36Sopenharmony_ci * Copyright (C) 2018 Daniel Mack 462306a36Sopenharmony_ci */ 562306a36Sopenharmony_ci 662306a36Sopenharmony_ci#ifndef __DT_BINDINGS_MAX9485_CLK_H 762306a36Sopenharmony_ci#define __DT_BINDINGS_MAX9485_CLK_H 862306a36Sopenharmony_ci 962306a36Sopenharmony_ci#define MAX9485_MCLKOUT 0 1062306a36Sopenharmony_ci#define MAX9485_CLKOUT 1 1162306a36Sopenharmony_ci#define MAX9485_CLKOUT1 2 1262306a36Sopenharmony_ci#define MAX9485_CLKOUT2 3 1362306a36Sopenharmony_ci 1462306a36Sopenharmony_ci#endif /* __DT_BINDINGS_MAX9485_CLK_H */ 15