Home
last modified time | relevance | path

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

/linux/drivers/accel/qaic/
H A Dsahara.c52 #define SAHARA_READ_DATA_LENGTH 0x14 macro
221 if (le32_to_cpu(context->rx->length) != SAHARA_READ_DATA_LENGTH) { in sahara_read_data()