Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ti/wl1251/
Dio.c140 wl1251_debug(DEBUG_SPI, "mem_start %08X mem_size %08X", in wl1251_set_partition()
142 wl1251_debug(DEBUG_SPI, "reg_start %08X reg_size %08X", in wl1251_set_partition()
148 wl1251_debug(DEBUG_SPI, "Total size exceeds maximum virtual" in wl1251_set_partition()
151 wl1251_debug(DEBUG_SPI, "mem_start %08X mem_size %08X", in wl1251_set_partition()
153 wl1251_debug(DEBUG_SPI, "reg_start %08X reg_size %08X", in wl1251_set_partition()
161 wl1251_debug(DEBUG_SPI, "End of partition[0] is " in wl1251_set_partition()
164 wl1251_debug(DEBUG_SPI, "mem_start %08X mem_size %08X", in wl1251_set_partition()
166 wl1251_debug(DEBUG_SPI, "reg_start %08X reg_size %08X", in wl1251_set_partition()
172 wl1251_debug(DEBUG_SPI, "End of partition[1] is" in wl1251_set_partition()
175 wl1251_debug(DEBUG_SPI, "mem_start %08X mem_size %08X", in wl1251_set_partition()
[all …]
Dspi.c80 wl1251_dump(DEBUG_SPI, "spi reset -> ", cmd, WSPI_INIT_CMD_LEN); in wl1251_spi_reset()
132 wl1251_dump(DEBUG_SPI, "spi init -> ", cmd, WSPI_INIT_CMD_LEN); in wl1251_spi_wake()
179 wl1251_dump(DEBUG_SPI, "spi_read cmd -> ", cmd, sizeof(*cmd)); in wl1251_spi_read()
180 wl1251_dump(DEBUG_SPI, "spi_read buf <- ", buf, len); in wl1251_spi_read()
210 wl1251_dump(DEBUG_SPI, "spi_write cmd -> ", cmd, sizeof(*cmd)); in wl1251_spi_write()
211 wl1251_dump(DEBUG_SPI, "spi_write buf -> ", buf, len); in wl1251_spi_write()
Dwl1251.h37 DEBUG_SPI = BIT(1), enumerator
/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Ddebug.h37 DEBUG_SPI = BIT(1), enumerator