Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dcf_spi.c39 #define SPI_DBLRATE 0x00100000 macro
240 if (mode & SPI_DBLRATE) { in cfspi_setup_slave()