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

/netbsd-current/sys/arch/arm/sunxi/
H A Dsun6i_spireg.h35 #define SPI_GCR_SRST __BIT(31) macro
H A Dsun6i_spi.c165 gcr = SPI_GCR_SRST;
173 if ((gcr & SPI_GCR_SRST) == 0)

Completed in 71 milliseconds