Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/greybus/
Dgreybus_protocols.h879 #define GB_SPI_MODE_CPHA 0x01 /* clock phase */ macro
882 #define GB_SPI_MODE_MODE_1 (0|GB_SPI_MODE_CPHA)
884 #define GB_SPI_MODE_MODE_3 (GB_SPI_MODE_CPOL|GB_SPI_MODE_CPHA)