Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Datmel_spi.h24 #define ATMEL_SPI_MR_MSTR BIT(0) macro
H A Datmel_spi.c91 as->mr = ATMEL_SPI_MR_MSTR | ATMEL_SPI_MR_MODFDIS in spi_setup_slave()
264 mode = ATMEL_SPI_MR_MSTR | in atmel_spi_claim_bus()