Searched refs:IT8152_IO_BASE (Results 1 – 2 of 2) sorted by relevance
290 it8152_io.start = (unsigned long)IT8152_IO_BASE + 0x12000; in it8152_pci_setup()291 it8152_io.end = (unsigned long)IT8152_IO_BASE + 0x12000 + 0x100000; in it8152_pci_setup()294 sys->io_offset = (unsigned long)IT8152_IO_BASE; in it8152_pci_setup()
18 #define IT8152_IO_BASE (it8152_base_address + 0x03e00000) macro