Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/dac/
H A Dad5770r.c37 #define ADI_SPI_IF_SW_RESET_MSK (BIT(0) | BIT(7)) macro
38 #define ADI_SPI_IF_SW_RESET_SEL(x) ((x) & ADI_SPI_IF_SW_RESET_MSK)