Searched refs:ATMEL_SPI_CR_SWRST (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/spi/ | ||
| H A D | atmel_spi.h | 20 #define ATMEL_SPI_CR_SWRST BIT(7) macro |
| H A D | atmel_spi.c | 499 writel(ATMEL_SPI_CR_SWRST, &bus_plat->regs->cr); in atmel_spi_probe() |