Make UEFI boot-platform build again
[haiku.git] / headers / private / graphics / radeon / gpiopad_regs.h
blob8a064d6ccb651131f25a3c1c8f939942fd3c14bd
1 /*
2 Copyright (c) 2002, Thomas Kurschel
5 Part of Radeon driver
7 General Purpose I/O control registers
8 */
10 #ifndef _GPIOPAD_REGS_H
11 #define _GPIOPAD_REGS_H
13 #define RADEON_GPIOPAD_MASK 0x0198
14 #define RADEON_GPIOPAD_A 0x019c
15 #define RADEON_GPIOPAD_EN 0x01a0
16 #define RADEON_GPIOPAD_Y 0x01a4
19 #endif