1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
7 #include <linux/atmioc.h>
9 #define HE_GET_REG _IOW('a', ATMIOC_SARPRV, struct atmif_sioc)
11 #define HE_REGTYPE_PCI 1
12 #define HE_REGTYPE_RCM 2
13 #define HE_REGTYPE_TCM 3
14 #define HE_REGTYPE_MBOX 4
21 #endif /* LINUX_ATM_HE_H */