Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/hsi/clients/
A Dssi_protocol.c61 #define SSIP_LOCAL_VERID 1 macro
507 ssip_set_cmd(msg, SSIP_BOOTINFO_REQ_CMD(SSIP_LOCAL_VERID)); in ssip_send_bootinfo_req_cmd()
686 if (SSIP_DATA_VERSION(cmd) != SSIP_LOCAL_VERID) in ssip_rx_bootinforeq()
689 ssip_set_cmd(msg, SSIP_BOOTINFO_RESP_CMD(SSIP_LOCAL_VERID)); in ssip_rx_bootinforeq()
703 if (SSIP_DATA_VERSION(cmd) != SSIP_LOCAL_VERID) in ssip_rx_bootinforesp()

Completed in 4 milliseconds