1 /* SPDX-License-Identifier: GPL-2.0-only */ 2 /* 3 * Copyright (c) 2017-2021, The Linux Foundation. All rights reserved 4 * Copyright (c) 2021-2023 Qualcomm Innovation Center, Inc. All rights reserved. 5 */ 6 7 #define QCA6174_VENDOR_ID 0x168C 8 #define QCA6174_DEVICE_ID 0x003E 9 #define QCA6290_VENDOR_ID 0x17CB 10 #define QCA6290_DEVICE_ID 0x1100 11 #define QCA6390_VENDOR_ID 0x17CB 12 #define QCA6390_DEVICE_ID 0x1101 13 #define QCA6490_VENDOR_ID 0x17CB 14 #define QCA6490_DEVICE_ID 0x1103 15 #define QCN7605_VENDOR_ID 0x17CB 16 #define QCN7605_DEVICE_ID 0x1102 17 #define KIWI_VENDOR_ID 0x17CB 18 #define KIWI_DEVICE_ID 0x1107 19 #define MANGO_VENDOR_ID 0x17CB 20 #define MANGO_DEVICE_ID 0x110A 21 #define PEACH_VENDOR_ID 0x17CB 22 #define PEACH_DEVICE_ID 0x110E 23 #define WCN6750_DEVICE_ID 0x6750 24 #define WCN6450_DEVICE_ID 0x6450 25 #define ADRASTEA_DEVICE_ID 0xabcd 26