162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */ 262306a36Sopenharmony_ci/* 362306a36Sopenharmony_ci * Declarations of CHRP platform-specific things. 462306a36Sopenharmony_ci */ 562306a36Sopenharmony_ci 662306a36Sopenharmony_ciextern void chrp_nvram_init(void); 762306a36Sopenharmony_ciextern void chrp_get_rtc_time(struct rtc_time *); 862306a36Sopenharmony_ciextern int chrp_set_rtc_time(struct rtc_time *); 962306a36Sopenharmony_ciextern long chrp_time_init(void); 1062306a36Sopenharmony_ci 1162306a36Sopenharmony_ciextern void chrp_find_bridges(void); 12