Searched refs:RESETS_RESET_SPI1_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()
79 RESETS_RESET_SPI1_BITS | in runtime_init()
81 #define RESETS_RESET_SPI1_BITS 0x00020000 macro
Completed in 11 milliseconds