18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-or-later */ 28c2ecf20Sopenharmony_ci/* 38c2ecf20Sopenharmony_ci * cx18 firmware functions 48c2ecf20Sopenharmony_ci * 58c2ecf20Sopenharmony_ci * Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl> 68c2ecf20Sopenharmony_ci */ 78c2ecf20Sopenharmony_ci 88c2ecf20Sopenharmony_ciint cx18_firmware_init(struct cx18 *cx); 98c2ecf20Sopenharmony_civoid cx18_halt_firmware(struct cx18 *cx); 108c2ecf20Sopenharmony_civoid cx18_init_memory(struct cx18 *cx); 118c2ecf20Sopenharmony_civoid cx18_init_power(struct cx18 *cx, int lowpwr); 12