18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-only */ 28c2ecf20Sopenharmony_ci/* 38c2ecf20Sopenharmony_ci * linux/arch/arm/mach-nspire/mmio.h 48c2ecf20Sopenharmony_ci * 58c2ecf20Sopenharmony_ci * Copyright (C) 2013 Daniel Tang <tangrs@tangrs.id.au> 68c2ecf20Sopenharmony_ci */ 78c2ecf20Sopenharmony_ci 88c2ecf20Sopenharmony_ci#define NSPIRE_MISC_PHYS_BASE 0x900A0000 98c2ecf20Sopenharmony_ci#define NSPIRE_MISC_HWRESET 0x08 108c2ecf20Sopenharmony_ci 118c2ecf20Sopenharmony_ci#define NSPIRE_PWR_PHYS_BASE 0x900B0000 128c2ecf20Sopenharmony_ci#define NSPIRE_PWR_VIRT_BASE 0xFEEB0000 138c2ecf20Sopenharmony_ci#define NSPIRE_PWR_BUS_DISABLE1 0x18 148c2ecf20Sopenharmony_ci#define NSPIRE_PWR_BUS_DISABLE2 0x20 158c2ecf20Sopenharmony_ci 168c2ecf20Sopenharmony_ci#define NSPIRE_LCD_PHYS_BASE 0xC0000000 17