Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dmt6359.c63 regmap_write(priv->regmap, MT6359_GPIO_MODE4_CLR, 0x003f); in mt6359_set_capture_gpio()
77 regmap_write(priv->regmap, MT6359_GPIO_MODE4_CLR, 0x003f); in mt6359_reset_capture_gpio()
H A Dmt6359.h3795 #define MT6359_GPIO_MODE4_CLR 0xe8 macro