xref: /kernel/linux/linux-5.10/arch/arm/mach-omap1/sram.h (revision 8c2ecf20)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/arch/arm/mach-omap1/
18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
28c2ecf20Sopenharmony_ci#include <plat/sram.h>
38c2ecf20Sopenharmony_ci
48c2ecf20Sopenharmony_ciextern void omap_sram_reprogram_clock(u32 dpllctl, u32 ckctl);
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ci/* Do not use these */
78c2ecf20Sopenharmony_ciextern void omap1_sram_reprogram_clock(u32 ckctl, u32 dpllctl);
88c2ecf20Sopenharmony_ciextern unsigned long omap1_sram_reprogram_clock_sz;
9

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