Lines Matching +full:mmp +full:- +full:gpio
1 // SPDX-License-Identifier: GPL-2.0-only
3 * linux/arch/arm/mach-mmp/brownstone.c
7 * Copyright (C) 2009-2010 Marvell International Ltd.
14 #include <linux/gpio-pxa.h>
15 #include <linux/gpio/machine.h>
21 #include <asm/mach-types.h>
23 #include "addr-map.h"
24 #include "mfp-mmp2.h"
154 .name = "reg-fixed-voltage",
162 .dev_id = "reg-fixed-voltage.1", /* .id set to 1 above */
164 GPIO_LOOKUP("gpio-pxa", GPIO_5V_ENABLE,
212 /* on-chip devices */ in brownstone_init()