Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/greybus/
H A Dspilib.c421 ret = gb_operation_sync(spi->connection, GB_SPI_TYPE_MASTER_CONFIG, in gb_spi_get_master_config()
/openbmc/linux/include/linux/greybus/
H A Dgreybus_protocols.h854 #define GB_SPI_TYPE_MASTER_CONFIG 0x02 macro