aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd/cimx/sb700/gpio_oem.h
blob: bc05e2a5b994bce648b94ec0ae6b37fb5ee236d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
#ifndef _CIMX_SB_GPIO_OEM_H_
#define _CIMX_SB_GPIO_OEM_H_

#define SB_GPIO_REG01   1
#define SB_GPIO_REG02   2
#define SB_GPIO_REG15   15
#define SB_GPIO_REG24   24
#define SB_GPIO_REG25   25
#define SB_GPIO_REG27   27

#endif