Searched refs:SUNXI_CLK_RST_SPI (Results 1 – 4 of 4) sorted by relevance
55 #define SUNXI_CLK_RST_SPI(x) 0 macro
58 #define SUNXI_CLK_RST_SPI(x) RST_BUS_SPI##x macro
62 #define SUNXI_CLK_RST_SPI(x) 0 macro
1277 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