Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/microchip/wilc1000/
H A Dspi.c152 u8 rsp_cmd_type; member
159 u8 rsp_cmd_type; member
572 if (r->rsp_cmd_type != cmd && !clockless) { in wilc_spi_single_read()
576 cmd, r->rsp_cmd_type); in wilc_spi_single_read()
673 if (r->rsp_cmd_type != cmd && !clockless) { in wilc_spi_write_cmd()
676 cmd, r->rsp_cmd_type); in wilc_spi_write_cmd()
746 if (r->rsp_cmd_type != cmd) { in wilc_spi_dma_rw()
749 cmd, r->rsp_cmd_type); in wilc_spi_dma_rw()
855 if (r->rsp_cmd_type != cmd) { in wilc_spi_special_cmd()
859 cmd, r->rsp_cmd_type); in wilc_spi_special_cmd()