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