Searched refs:MT6359_GPIO_MODE3_CLR (Results 1 – 2 of 2) sorted by relevance
28 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()
3792 #define MT6359_GPIO_MODE3_CLR 0xe2 macro