Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dxilinx_spi.c35 #define SPICR_LSB_FIRST BIT(9) macro
331 spicr |= SPICR_LSB_FIRST; in xilinx_spi_set_mode()