Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mfd/
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
Docelot-spi.c60 val = OCELOT_SPI_BYTE_ORDER; in ocelot_spi_initialize()