Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wl1251/
H A Dspi.h26 #define WSPI_INIT_CMD_TX 0x40 macro
H A Dspi.c91 cmd[2] = WSPI_INIT_CMD_START | WSPI_INIT_CMD_TX; in wl1251_spi_wake()
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dspi.c35 #define WSPI_INIT_CMD_TX 0x40 macro
140 cmd[2] = WSPI_INIT_CMD_START | WSPI_INIT_CMD_TX; in wl12xx_spi_init()