blob: 4d56576059b34315064ae321d84d5a8c8da056c8 [file] [log] [blame]
// Copyright 2019 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#pragma once
namespace msm8x53 {
constexpr uint32_t kGpioBase = 0x01000000;
constexpr uint32_t kGpioSize = 0x00300000;
} // namespace msm8x53