Searched refs:ADI_SPI_IF_SW_RESET_MSK (Results 1 – 1 of 1) sorted by relevance
37 #define ADI_SPI_IF_SW_RESET_MSK (BIT(0) | BIT(7)) macro38 #define ADI_SPI_IF_SW_RESET_SEL(x) ((x) & ADI_SPI_IF_SW_RESET_MSK)