Searched refs:GP2_IO_BASE (Results 1 - 1 of 1) sorted by path

/linux-master/arch/arm/mach-footbridge/
H A Dnetwinder-hw.c30 #define GP2_IO_BASE 0x33a macro
65 * This is a lock for accessing ports GP1_IO_BASE and GP2_IO_BASE
85 outb(new_gpio >> 8, GP2_IO_BASE);
134 return inb(GP1_IO_BASE) | inb(GP2_IO_BASE) << 8;
300 wb977_ww(0x60, GP2_IO_BASE);

Completed in 175 milliseconds