Searched refs:RESETS_RESET_SPI0_BITS (Results 1 – 3 of 3) sorted by relevance
13 reset_block(spi == spi0 ? RESETS_RESET_SPI0_BITS : RESETS_RESET_SPI1_BITS); in spi_reset()18 unreset_block_wait(spi == spi0 ? RESETS_RESET_SPI0_BITS : RESETS_RESET_SPI1_BITS); in spi_unreset()
86 RESETS_RESET_SPI0_BITS | in runtime_init()
89 #define RESETS_RESET_SPI0_BITS _u(0x00010000) macro
Completed in 7 milliseconds