Searched refs:ARSPI_CTL_RXCNT_MASK (Results 1 – 2 of 2) sorted by relevance
57 #define ARSPI_CTL_RXCNT_MASK 0x000000f0 macro
203 ctl &= ~(ARSPI_CTL_TXCNT_MASK | ARSPI_CTL_RXCNT_MASK); in ar5315_spi_transfer()