Searched refs:RSIZE_MASK (Results 1 – 1 of 1) sorted by relevance
56 #define RSIZE_MASK 0x7F macro529 if (byte & RSIZE_MASK) { /* Read schedule */ in ks7010_rw_function()530 ks_wlan_hw_rx(priv, (size_t)((byte & RSIZE_MASK) << 4)); in ks7010_rw_function()588 rsize = byte & RSIZE_MASK; in ks_sdio_interrupt()