Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dtlv320aic32x4.h38 #define AIC32X4_MFP5_GPIO_OUT_HIGH 0x1 macro
/openbmc/linux/sound/soc/codecs/
H A Dtlv320aic32x4.c173 if (ucontrol->value.integer.value[0] == (val & AIC32X4_MFP5_GPIO_OUT_HIGH)) in aic32x4_set_mfp4_gpio()
179 val &= ~AIC32X4_MFP5_GPIO_OUT_HIGH; in aic32x4_set_mfp4_gpio()