Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/codecs/
Drt5677.h1595 #define RT5677_GPIOx_OUT_MASK (0x1 << 1) macro
Drt5677.c4732 int m = RT5677_GPIOx_OUT_MASK; in rt5677_gpio_set()
4742 int m = RT5677_GPIOx_DIR_MASK | RT5677_GPIOx_OUT_MASK; in rt5677_gpio_direction_out()