Home
last modified time | relevance | path

Searched refs:CHIP_ID_VERSION_GET (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/inc/
Dregtable_ipcie.h193 #define CHIP_ID_VERSION_GET(x) \ macro
Dregtable_pcie.h195 #define CHIP_ID_VERSION_GET(x) \ macro
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/
Dregtable_sdio.h376 #define CHIP_ID_VERSION_GET(x) \ macro
/wlan-driver/qca-wifi-host-cmn/hif/src/usb/
Dregtable_usb.h486 #define CHIP_ID_VERSION_GET(x) \ macro
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/
Dif_pci.c1611 if (CHIP_ID_VERSION_GET(chip_id) == 0xD) { in hif_set_hia()