Searched refs:CFC_IOPORT_BASE (Results 1 – 3 of 3) sorted by relevance
72 #define CFC_IOPORT_BASE 0x1000 macro
81 addr = CFC_IO_MAPBASE_BYTE - CFC_IOPORT_BASE + odd + port; in pcc_port2addr()83 addr = CFC_IO_MAPBASE_WORD - CFC_IOPORT_BASE + port; in pcc_port2addr()90 u_long addr = ((port - CFC_IOPORT_BASE) & 0xf000) << 8; in pcc_port2addr()723 CFC_IOPORT_BASE); in init_m32r_pcc()
26 #define CFC_IOSTART CFC_IOPORT_BASE