Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dak4118.c26 #define AK4118_REG_INT1_MASK 0x05 macro
81 {AK4118_REG_INT1_MASK, 0xb5},
292 ret = regmap_write(ak4118->regmap, AK4118_REG_INT1_MASK, 0x00); in ak4118_probe()
296 AK4118_REG_INT1_MASK, 0x00, ret); in ak4118_probe()