Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wl1251/
H A Dio.c126 wl1251_debug(DEBUG_SPI, "mem_start %08X mem_size %08X", in wl1251_set_partition()
128 wl1251_debug(DEBUG_SPI, "reg_start %08X reg_size %08X", in wl1251_set_partition()
134 wl1251_debug(DEBUG_SPI, "Total size exceeds maximum virtual" in wl1251_set_partition()
137 wl1251_debug(DEBUG_SPI, "mem_start %08X mem_size %08X", in wl1251_set_partition()
139 wl1251_debug(DEBUG_SPI, "reg_start %08X reg_size %08X", in wl1251_set_partition()
147 wl1251_debug(DEBUG_SPI, "End of partition[0] is " in wl1251_set_partition()
150 wl1251_debug(DEBUG_SPI, "mem_start %08X mem_size %08X", in wl1251_set_partition()
152 wl1251_debug(DEBUG_SPI, "reg_start %08X reg_size %08X", in wl1251_set_partition()
158 wl1251_debug(DEBUG_SPI, "End of partition[1] is" in wl1251_set_partition()
161 wl1251_debug(DEBUG_SPI, "mem_start %08X mem_size %08X", in wl1251_set_partition()
[all …]
H A Dspi.c66 wl1251_dump(DEBUG_SPI, "spi reset -> ", cmd, WSPI_INIT_CMD_LEN); in wl1251_spi_reset()
118 wl1251_dump(DEBUG_SPI, "spi init -> ", cmd, WSPI_INIT_CMD_LEN); in wl1251_spi_wake()
165 wl1251_dump(DEBUG_SPI, "spi_read cmd -> ", cmd, sizeof(*cmd)); in wl1251_spi_read()
166 wl1251_dump(DEBUG_SPI, "spi_read buf <- ", buf, len); in wl1251_spi_read()
196 wl1251_dump(DEBUG_SPI, "spi_write cmd -> ", cmd, sizeof(*cmd)); in wl1251_spi_write()
197 wl1251_dump(DEBUG_SPI, "spi_write buf -> ", buf, len); in wl1251_spi_write()
H A Dwl1251.h23 DEBUG_SPI = BIT(1), enumerator
/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wlcore/
H A Ddebug.h23 DEBUG_SPI = BIT(1), enumerator
/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dsoft_spi_legacy.c20 #ifdef DEBUG_SPI