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

/linux-master/drivers/net/wireless/microchip/wilc1000/
H A Dspi.c113 #define WILC_GET_RESP_HDR_START(h) (((h) >> 4) & 0xf) macro
568 if (WILC_GET_RESP_HDR_START(r->data[i]) == 0xf)
759 if (WILC_GET_RESP_HDR_START(rsp) == 0xf)

Completed in 153 milliseconds