Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/microchip/wilc1000/
Dspi.c110 #define WILC_GET_RESP_HDR_START(h) (((h) >> 4) & 0xf) macro
549 if (WILC_GET_RESP_HDR_START(r->data[i]) == 0xf) in wilc_spi_single_read()
740 if (WILC_GET_RESP_HDR_START(rsp) == 0xf) in wilc_spi_dma_rw()