Searched refs:DEBUG_SPI (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/wireless/ti/wl1251/
H A Dio.c132 wl1251_debug(DEBUG_SPI, "mem_start %08X mem_size %08X",
134 wl1251_debug(DEBUG_SPI, "reg_start %08X reg_size %08X",
140 wl1251_debug(DEBUG_SPI, "Total size exceeds maximum virtual"
143 wl1251_debug(DEBUG_SPI, "mem_start %08X mem_size %08X",
145 wl1251_debug(DEBUG_SPI, "reg_start %08X reg_size %08X",
153 wl1251_debug(DEBUG_SPI, "End of partition[0] is "
156 wl1251_debug(DEBUG_SPI, "mem_start %08X mem_size %08X",
158 wl1251_debug(DEBUG_SPI, "reg_start %08X reg_size %08X",
164 wl1251_debug(DEBUG_SPI, "End of partition[1] is"
167 wl1251_debug(DEBUG_SPI, "mem_star
[all...]
H A Dspi.c66 wl1251_dump(DEBUG_SPI, "spi reset -> ", cmd, WSPI_INIT_CMD_LEN);
119 wl1251_dump(DEBUG_SPI, "spi init -> ", cmd, WSPI_INIT_CMD_LEN);
167 wl1251_dump(DEBUG_SPI, "spi_read cmd -> ", cmd, sizeof(*cmd));
168 wl1251_dump(DEBUG_SPI, "spi_read buf <- ", buf, len);
199 wl1251_dump(DEBUG_SPI, "spi_write cmd -> ", cmd, sizeof(*cmd));
200 wl1251_dump(DEBUG_SPI, "spi_write buf -> ", buf, len);
H A Dwl1251.h23 DEBUG_SPI = BIT(1), enumerator in enum:__anon2547
/linux-master/drivers/net/wireless/ti/wlcore/
H A Ddebug.h23 DEBUG_SPI = BIT(1), enumerator in enum:__anon685

Completed in 132 milliseconds