xref: /kernel/linux/linux-6.6/arch/powerpc/boot/mpc8xx.h (revision 62306a36)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/arch/powerpc/boot/
162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
262306a36Sopenharmony_ci#ifndef _PPC_BOOT_MPC8xx_H_
362306a36Sopenharmony_ci#define _PPC_BOOT_MPC8xx_H_
462306a36Sopenharmony_ci
562306a36Sopenharmony_ci#include "types.h"
662306a36Sopenharmony_ci
762306a36Sopenharmony_civoid mpc8xx_set_clocks(u32 sysclk);
862306a36Sopenharmony_ci
962306a36Sopenharmony_ciu32 mpc885_get_clock(u32 crystal);
1062306a36Sopenharmony_ciint mpc885_fixup_clocks(u32 crystal);
1162306a36Sopenharmony_ci
1262306a36Sopenharmony_ci#endif
13

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