18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-or-later */ 28c2ecf20Sopenharmony_ci#ifndef _PPC_KERNEL_M82XX_PCI_H 38c2ecf20Sopenharmony_ci#define _PPC_KERNEL_M82XX_PCI_H 48c2ecf20Sopenharmony_ci 58c2ecf20Sopenharmony_ci/* 68c2ecf20Sopenharmony_ci */ 78c2ecf20Sopenharmony_ci 88c2ecf20Sopenharmony_ci#define SIU_INT_IRQ1 ((uint)0x13 + CPM_IRQ_OFFSET) 98c2ecf20Sopenharmony_ci 108c2ecf20Sopenharmony_ci#ifndef _IO_BASE 118c2ecf20Sopenharmony_ci#define _IO_BASE isa_io_base 128c2ecf20Sopenharmony_ci#endif 138c2ecf20Sopenharmony_ci 148c2ecf20Sopenharmony_ci#endif /* _PPC_KERNEL_M8260_PCI_H */ 15