Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Docelot.h44 #define OCELOT_SPI_BYTE_ORDER OCELOT_SPI_BYTE_ORDER_LE macro
46 #define OCELOT_SPI_BYTE_ORDER OCELOT_SPI_BYTE_ORDER_BE macro
H A Docelot-spi.c60 val = OCELOT_SPI_BYTE_ORDER; in ocelot_spi_initialize()