Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Datmel_spi.h20 #define ATMEL_SPI_CR_SWRST BIT(7) macro
H A Datmel_spi.c491 writel(ATMEL_SPI_CR_SWRST, &bus_plat->regs->cr); in atmel_spi_probe()