Searched refs:MT6359_GPIO_MODE3_SET (Results 1 – 2 of 2) sorted by relevance
29 regmap_write(priv->regmap, MT6359_GPIO_MODE3_SET, 0x1); in mt6359_set_playback_gpio()47 regmap_write(priv->regmap, MT6359_GPIO_MODE3_SET, 0x0200); in mt6359_set_capture_gpio()
3791 #define MT6359_GPIO_MODE3_SET 0xe0 macro