xref: /kernel/linux/linux-6.6/arch/arm/mach-omap1/sram.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/arch/arm/mach-omap1/
162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
262306a36Sopenharmony_ci
362306a36Sopenharmony_ciextern void omap_sram_reprogram_clock(u32 dpllctl, u32 ckctl);
462306a36Sopenharmony_ci
562306a36Sopenharmony_ciint omap1_sram_init(void);
662306a36Sopenharmony_civoid *omap_sram_push(void *funcp, unsigned long size);
762306a36Sopenharmony_ci
862306a36Sopenharmony_ci/* Do not use these */
962306a36Sopenharmony_ciextern void omap1_sram_reprogram_clock(u32 ckctl, u32 dpllctl);
1062306a36Sopenharmony_ciextern unsigned long omap1_sram_reprogram_clock_sz;
11

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