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

/linux-4.1.27/drivers/net/wireless/ti/wl1251/
H A Dspi.h51 #define WSPI_INIT_CMD_END 0x01 macro
H A Dspi.c118 cmd[7] = crc7_be(0, cmd+2, WSPI_INIT_CMD_CRC_LEN) | WSPI_INIT_CMD_END; wl1251_spi_wake()
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
H A Dspi.c59 #define WSPI_INIT_CMD_END 0x01 macro
150 cmd[7] = crc7_be(0, cmd+2, WSPI_INIT_CMD_CRC_LEN) | WSPI_INIT_CMD_END; wl12xx_spi_init()

Completed in 56 milliseconds