Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dmt6359.c43 regmap_write(priv->regmap, MT6359_GPIO_MODE3_SET, 0x1); in mt6359_set_playback_gpio()
61 regmap_write(priv->regmap, MT6359_GPIO_MODE3_SET, 0x0200); in mt6359_set_capture_gpio()
H A Dmt6359.h3791 #define MT6359_GPIO_MODE3_SET 0xe0 macro