summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/arch-ivybridge/gpio.h
blob: 31edef96238bf9586bbc06b86904ef9a02db9842 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
 * Copyright (c) 2014, Google Inc.
 *
 * SPDX-License-Identifier:	GPL-2.0+
 */

#ifndef _X86_ARCH_GPIO_H_
#define _X86_ARCH_GPIO_H_

/* Where in config space is the register that points to the GPIO registers? */
#define PCI_CFG_GPIOBASE 0x48

#endif /* _X86_ARCH_GPIO_H_ */
OpenPOWER on IntegriCloud