Home
last modified time | relevance | path

Searched refs:SPI_GC_EN (Results 1 – 2 of 2) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/spi/
A Dcommon_spi.h73 #define SPI_GC_EN \ macro
A Dhal_spi.c287 reg_val |= SPI_GC_EN; in spi_enable_bus()
296 reg_val &= ~SPI_GC_EN; in spi_disable_bus()

Completed in 13 milliseconds