Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/greybus/
Dgreybus_protocols.h836 #define GB_SPI_MODE_CPOL 0x02 /* clock polarity */ macro
839 #define GB_SPI_MODE_MODE_2 (GB_SPI_MODE_CPOL | 0)
840 #define GB_SPI_MODE_MODE_3 (GB_SPI_MODE_CPOL | GB_SPI_MODE_CPHA)