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