Searched refs:SSIP_DATA_VERSION (Results 1 – 1 of 1) sorted by relevance
58 #define SSIP_DATA_VERSION(data) ((data) & 0xff) macro68 SSIP_CMD(SSIP_BOOTINFO_REQ, SSIP_DATA_VERSION(ver))70 SSIP_CMD(SSIP_BOOTINFO_RESP, SSIP_DATA_VERSION(ver))684 if (SSIP_DATA_VERSION(cmd) != SSIP_LOCAL_VERID) in ssip_rx_bootinforeq()701 if (SSIP_DATA_VERSION(cmd) != SSIP_LOCAL_VERID) in ssip_rx_bootinforesp()