18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
28c2ecf20Sopenharmony_ci#ifndef __GEF_PIC_H__
38c2ecf20Sopenharmony_ci#define __GEF_PIC_H__
48c2ecf20Sopenharmony_ci
58c2ecf20Sopenharmony_ciunsigned int gef_pic_get_irq(void);
68c2ecf20Sopenharmony_civoid gef_pic_init(struct device_node *);
78c2ecf20Sopenharmony_ci
88c2ecf20Sopenharmony_ci#endif /* __GEF_PIC_H__ */
98c2ecf20Sopenharmony_ci
10