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

/netbsd-current/sys/arch/arm/sunxi/
H A Dsun6i_spireg.h116 #define SPI_BC_MBC __BITS(23,0) macro
H A Dsun6i_spi.c295 KASSERT(burstcount <= SPI_BC_MBC);
296 SPIREG_WRITE(sc, SPI_BC, __SHIFTIN(burstcount, SPI_BC_MBC));

Completed in 89 milliseconds