Go to the documentation of this file.
25 #define E55_ISA_IO_BASE 0x1400c000
26 #define E55_ISA_IO_SIZE 0x03ff4000
27 #define E55_ISA_IO_START 0
28 #define E55_ISA_IO_END (E55_ISA_IO_SIZE - 1)
29 #define E55_IO_PORT_BASE KSEG1ADDR(E55_ISA_IO_BASE)
31 static int __init casio_e55_setup(
void)