Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/greybus/
Dgreybus_protocols.h880 #define GB_SPI_MODE_CPOL 0x02 /* clock polarity */ macro
883 #define GB_SPI_MODE_MODE_2 (GB_SPI_MODE_CPOL|0)
884 #define GB_SPI_MODE_MODE_3 (GB_SPI_MODE_CPOL|GB_SPI_MODE_CPHA)