Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/greybus/
Dgreybus_protocols.h835 #define GB_SPI_MODE_CPHA 0x01 /* clock phase */ macro
838 #define GB_SPI_MODE_MODE_1 (0 | GB_SPI_MODE_CPHA)
840 #define GB_SPI_MODE_MODE_3 (GB_SPI_MODE_CPOL | GB_SPI_MODE_CPHA)