Go to the documentation of this file.
25 #define WORKPAD_ISA_IO_BASE 0x15000000
26 #define WORKPAD_ISA_IO_SIZE 0x03000000
27 #define WORKPAD_ISA_IO_START 0
28 #define WORKPAD_ISA_IO_END (WORKPAD_ISA_IO_SIZE - 1)
29 #define WORKPAD_IO_PORT_BASE KSEG1ADDR(WORKPAD_ISA_IO_BASE)
31 static int __init ibm_workpad_setup(
void)