Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hsi/clients/
Dssi_protocol.c74 #define SSIP_LOCAL_VERID 1 macro
518 ssip_set_cmd(msg, SSIP_BOOTINFO_REQ_CMD(SSIP_LOCAL_VERID)); in ssip_send_bootinfo_req_cmd()
697 if (SSIP_DATA_VERSION(cmd) != SSIP_LOCAL_VERID) in ssip_rx_bootinforeq()
700 ssip_set_cmd(msg, SSIP_BOOTINFO_RESP_CMD(SSIP_LOCAL_VERID)); in ssip_rx_bootinforeq()
714 if (SSIP_DATA_VERSION(cmd) != SSIP_LOCAL_VERID) in ssip_rx_bootinforesp()