Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dmt6359.c54 regmap_update_bits(priv->regmap, MT6359_GPIO_DIR0, 0x7 << 9, 0x0); in mt6359_reset_playback_gpio()
79 regmap_update_bits(priv->regmap, MT6359_GPIO_DIR0, in mt6359_reset_capture_gpio()
H A Dmt6359.h3771 #define MT6359_GPIO_DIR0 0x88 macro