Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/codecs/
Dmt6359.c28 regmap_write(priv->regmap, MT6359_GPIO_MODE3_CLR, 0x6); in mt6359_set_playback_gpio()
46 regmap_write(priv->regmap, MT6359_GPIO_MODE3_CLR, 0x0e00); in mt6359_set_capture_gpio()
61 regmap_write(priv->regmap, MT6359_GPIO_MODE3_CLR, 0x0e00); in mt6359_reset_capture_gpio()
Dmt6359.h3792 #define MT6359_GPIO_MODE3_CLR 0xe2 macro