Home
last modified time | relevance | path

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

/linux/drivers/accel/qaic/
H A Dsahara.c51 #define SAHARA_HELLO_LENGTH 0x30 macro
177 if (le32_to_cpu(context->rx->length) != SAHARA_HELLO_LENGTH) { in sahara_hello()
196 context->tx[0]->length = cpu_to_le32(SAHARA_HELLO_LENGTH); in sahara_hello()
203 SAHARA_HELLO_LENGTH, MHI_EOT); in sahara_hello()