Home
last modified time | relevance | path

Searched refs:FW_REG_END_PATTERN (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/usb/
H A Dif_usb.h52 #define FW_REG_END_PATTERN 0x0000e600 macro
H A Dif_usb.c729 if ((*reg == FW_REG_END_PATTERN) && (i == len - 12)) { in hif_usb_ramdump_handler()