Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dmt6359.c49 regmap_write(priv->regmap, MT6359_GPIO_MODE4_CLR, 0x003f); in mt6359_set_capture_gpio()
63 regmap_write(priv->regmap, MT6359_GPIO_MODE4_CLR, 0x003f); in mt6359_reset_capture_gpio()
H A Dmt6359.h2151 #define MT6359_GPIO_MODE4_CLR 0xe8 macro