Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/dac/
H A Dad5791.c57 #define AD5791_SWCTRL_RESET BIT(2) macro
392 ret = ad5791_spi_write(st, AD5791_ADDR_SW_CTRL, AD5791_SWCTRL_RESET); in ad5791_probe()