1 /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 3 * OMAP44xx and OMAP54xx PRCM MPU function pro 4 * 5 * Copyright (C) 2010, 2013 Texas Instruments, 6 * Copyright (C) 2010 Nokia Corporation 7 * 8 * Paul Walmsley (paul@pwsan.com) 9 * Rajendra Nayak (rnayak@ti.com) 10 * Benoit Cousson (b-cousson@ti.com) 11 * 12 * This file is automatically generated from t 13 * We respectfully ask that any modifications 14 * with the public linux-omap@vger.kernel.org 15 * authors above to ensure that the autogenera 16 * up-to-date with the file contents. 17 */ 18 19 #ifndef __ARCH_ARM_MACH_OMAP2_PRCM_MPU_44XX_54 20 #define __ARCH_ARM_MACH_OMAP2_PRCM_MPU_44XX_54 21 22 #ifndef __ASSEMBLER__ 23 #include "prcm-common.h" 24 25 extern struct omap_domain_base prcm_mpu_base; 26 27 extern u32 omap4_prcm_mpu_read_inst_reg(s16 in 28 extern void omap4_prcm_mpu_write_inst_reg(u32 29 extern void __init omap2_set_globals_prcm_mpu( 30 #endif 31 32 #endif 33
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.