/* * ceva_linkdrv-generic.h- Sigmastar * * Copyright (c) [2019~2020] SigmaStar Technology. * * * This software is licensed under the terms of the GNU General Public * License version 2, as published by the Free Software Foundation, and * may be copied, distributed, and modified under those terms. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License version 2 for more details. * */ /* * ceva_linkdrv-generic.h * * Created on: Nov 13, 2013 * Author: Ido Reis * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for * more details. * * You should have received a copy of the GNU General Public License along with * this program; if not, write to the Free Software Foundation, Inc., 59 * Temple Place - Suite 330, Boston, MA 02111-1307, USA. * */ #ifndef CEVA_LINKDRV_GENERIC_H_ #define CEVA_LINKDRV_GENERIC_H_ #include #include #include /*! * Device name for kernel registration */ #define CEVA_PCIDEV_DEVICE_NAME "ceva_linkdrv_xm6_" /*! * dma region size */ #define CEVADEV_PCI_DMA_MEM_SIZE_ORDER (20) #define CEVADEV_PCI_DMA_MEM_SIZE (1<