sun8i-adda-pr-regmap.h 197 B

1234567
  1. /* SPDX-License-Identifier: GPL-2.0+ */
  2. /*
  3. * Copyright (C) 2018 Vasily Khoruzhick <[email protected]>
  4. */
  5. struct regmap *sun8i_adda_pr_regmap_init(struct device *dev,
  6. void __iomem *base);