Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dmax9860.c70 case MAX9860_INTRSTATUS ... MAX9860_MICGAIN: in max9860_readable()
93 case MAX9860_INTRSTATUS: in max9860_volatile()
104 case MAX9860_INTRSTATUS: in max9860_precious()
678 ret = regmap_read(max9860->regmap, MAX9860_INTRSTATUS, &intr); in max9860_probe()
H A Dmax9860.h12 #define MAX9860_INTRSTATUS 0x00 macro