Searched refs:ATMEL_SPI_CR_SPIDIS (Results 1 – 2 of 2) sorted by relevance
19 #define ATMEL_SPI_CR_SPIDIS BIT(1) macro
129 spi_writel(as, CR, ATMEL_SPI_CR_SPIDIS); in spi_release_bus()281 writel(ATMEL_SPI_CR_SPIDIS, &bus_plat->regs->cr); in atmel_spi_release_bus()