jd2_gpio         4639 sound/soc/codecs/rt5677.c 	} else if ((rt5677->pdata.jd2_gpio == 1 && offset == RT5677_GPIO4) ||
jd2_gpio         4640 sound/soc/codecs/rt5677.c 		(rt5677->pdata.jd2_gpio == 2 &&
jd2_gpio         4642 sound/soc/codecs/rt5677.c 		(rt5677->pdata.jd2_gpio == 3 &&
jd2_gpio         5046 sound/soc/codecs/rt5677.c 		rt5677->pdata.jd2_gpio = val;
jd2_gpio         5205 sound/soc/codecs/rt5677.c 		!rt5677->pdata.jd2_gpio &&
jd2_gpio         5232 sound/soc/codecs/rt5677.c 	if (rt5677->pdata.jd2_gpio) {
jd2_gpio         5234 sound/soc/codecs/rt5677.c 		jd_val	|= rt5677->pdata.jd2_gpio << RT5677_SEL_GPIO_JD2_SFT;
jd2_gpio         1819 sound/soc/codecs/rt5677.h 	unsigned int jd2_gpio;