Searched refs:M32R_PCC_IOSTART1 (Results 1 – 1 of 1) sorted by relevance
22 #define M32R_PCC_IOSTART1 0x2000 macro23 #define M32R_PCC_IOEND1 (M32R_PCC_IOSTART1 + M32R_PCC_IOMAP_SIZE - 1)85 } else if (port >= M32R_PCC_IOSTART1 && port <= M32R_PCC_IOEND1) { in _inb()105 } else if (port >= M32R_PCC_IOSTART1 && port <= M32R_PCC_IOEND1) { in _inw()121 } else if (port >= M32R_PCC_IOSTART1 && port <= M32R_PCC_IOEND1) { in _inl()159 } else if (port >= M32R_PCC_IOSTART1 && port <= M32R_PCC_IOEND1) { in _outb()174 } else if (port >= M32R_PCC_IOSTART1 && port <= M32R_PCC_IOEND1) { in _outw()186 } else if (port >= M32R_PCC_IOSTART1 && port <= M32R_PCC_IOEND1) { in _outl()224 } else if (port >= M32R_PCC_IOSTART1 && port <= M32R_PCC_IOEND1) { in _insb()248 } else if (port >= M32R_PCC_IOSTART1 && port <= M32R_PCC_IOEND1) { in _insw()[all …]