Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/dac/
H A Dltc1660.c16 #define LTC1660_REG_WAKE 0x0 macro
151 return regmap_write(priv->regmap, LTC1660_REG_WAKE, 0x00); in ltc1660_resume()