Home
last modified time | relevance | path

Searched refs:SUNXI_CLK_RST_SPI (Results 1 – 4 of 4) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/spi/platform/
A Dspi_sun8iw18.h55 #define SUNXI_CLK_RST_SPI(x) 0 macro
A Dspi_sun8iw20.h58 #define SUNXI_CLK_RST_SPI(x) RST_BUS_SPI##x macro
A Dspi_sun8iw19.h62 #define SUNXI_CLK_RST_SPI(x) 0 macro
/bsp/allwinner/libraries/sunxi-hal/hal/source/spi/
A Dhal_spi.c1277 reset_id = SUNXI_CLK_RST_SPI(0); in spi_clk_init()
1282 reset_id = SUNXI_CLK_RST_SPI(1); in spi_clk_init()
1287 reset_id = SUNXI_CLK_RST_SPI(2); in spi_clk_init()

Completed in 12 milliseconds