Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dspi.c150 u8 rsp_cmd_type; member
157 u8 rsp_cmd_type; member
535 if (r->rsp_cmd_type != cmd && !clockless) { in wilc_spi_single_read()
539 cmd, r->rsp_cmd_type); in wilc_spi_single_read()
636 if (r->rsp_cmd_type != cmd && !clockless) { in wilc_spi_write_cmd()
639 cmd, r->rsp_cmd_type); in wilc_spi_write_cmd()
709 if (r->rsp_cmd_type != cmd) { in wilc_spi_dma_rw()
712 cmd, r->rsp_cmd_type); in wilc_spi_dma_rw()
818 if (r->rsp_cmd_type != cmd) { in wilc_spi_special_cmd()
822 cmd, r->rsp_cmd_type); in wilc_spi_special_cmd()