xref: /kernel/linux/linux-6.6/arch/powerpc/platforms/chrp/chrp.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/arch/powerpc/platforms/chrp/
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

Indexes created Thu Nov 07 10:32:03 CST 2024