Home
last modified time | relevance | path

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

/linux/drivers/accel/qaic/
H A Dsahara.c45 #define SAHARA_VERSION 2 macro
308 if (le32_to_cpu(context->rx->hello.version) != SAHARA_VERSION) { in sahara_hello()
324 context->tx[0]->hello_resp.version = cpu_to_le32(SAHARA_VERSION); in sahara_hello()
325 context->tx[0]->hello_resp.version_compat = cpu_to_le32(SAHARA_VERSION); in sahara_hello()