Searched refs:SSIP_DATA_VERSION (Results 1 – 1 of 1) sorted by relevance
60 #define SSIP_DATA_VERSION(data) ((data) & 0xff) macro70 SSIP_CMD(SSIP_BOOTINFO_REQ, SSIP_DATA_VERSION(ver))72 SSIP_CMD(SSIP_BOOTINFO_RESP, SSIP_DATA_VERSION(ver))686 if (SSIP_DATA_VERSION(cmd) != SSIP_LOCAL_VERID) in ssip_rx_bootinforeq()703 if (SSIP_DATA_VERSION(cmd) != SSIP_LOCAL_VERID) in ssip_rx_bootinforesp()
Completed in 5 milliseconds