18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-or-later */
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci * Copyright (C) 2008 Freescale Semiconductor, Inc. All rights reserved.
48c2ecf20Sopenharmony_ci *
58c2ecf20Sopenharmony_ci * Prototypes for ADS5121 specific code
68c2ecf20Sopenharmony_ci */
78c2ecf20Sopenharmony_ci
88c2ecf20Sopenharmony_ci#ifndef __MPC512ADS_H__
98c2ecf20Sopenharmony_ci#define __MPC512ADS_H__
108c2ecf20Sopenharmony_ciextern void __init mpc5121_ads_cpld_map(void);
118c2ecf20Sopenharmony_ciextern void __init mpc5121_ads_cpld_pic_init(void);
128c2ecf20Sopenharmony_ci#endif				/* __MPC512ADS_H__ */
13