Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/codecs/
Drt5663.h610 #define RT5663_GP1_PIN_MASK (0x1 << 15) macro
Drt5663.c3622 regmap_update_bits(rt5663->regmap, RT5663_GPIO_1, RT5663_GP1_PIN_MASK, in rt5663_i2c_probe()