Searched refs:WSPI_INIT_CMD_CRC_LEN (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/wireless/ti/wl1251/
H A Dspi.h23 #define WSPI_INIT_CMD_CRC_LEN 5 macro
H A Dspi.c105 cmd[7] = crc7_be(0, cmd+2, WSPI_INIT_CMD_CRC_LEN) | WSPI_INIT_CMD_END;
/linux-master/drivers/net/wireless/ti/wlcore/
H A Dspi.c32 #define WSPI_INIT_CMD_CRC_LEN 5 macro
154 cmd[7] = crc7_be(0, cmd+2, WSPI_INIT_CMD_CRC_LEN) | WSPI_INIT_CMD_END;

Completed in 139 milliseconds