Searched refs:AK4118_REG_INT1_MASK (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | ak4118.c | 26 #define AK4118_REG_INT1_MASK 0x05 macro 81 {AK4118_REG_INT1_MASK, 0xb5}, 301 ret = regmap_write(ak4118->regmap, AK4118_REG_INT1_MASK, 0x00); in ak4118_probe() 305 AK4118_REG_INT1_MASK, 0x00, ret); in ak4118_probe()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | ak4118.c | 26 #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()
|
Completed in 2 milliseconds