Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dmax9850.h19 #define MAX9850_CHARGE_PUMP 0x07 macro
H A Dmax9850.c281 snd_soc_component_update_bits(component, MAX9850_CHARGE_PUMP, 0xff, 0xc0); in max9850_probe()