Searched refs:RT5663_GP1_PIN_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/sound/soc/codecs/ | ||
D | rt5663.h | 610 #define RT5663_GP1_PIN_MASK (0x1 << 15) macro |
D | rt5663.c | 3622 regmap_update_bits(rt5663->regmap, RT5663_GPIO_1, RT5663_GP1_PIN_MASK, in rt5663_i2c_probe() |