Home
last modified time | relevance | path

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

/linux/sound/soc/sunxi/
H A Dsun8i-codec.c136 #define SUN8I_HMIC_STS 0x118 macro
1410 regmap_read(scodec->regmap, SUN8I_HMIC_STS, &mdata); in sun8i_codec_jack_work()
1414 regmap_write(scodec->regmap, SUN8I_HMIC_STS, 0); in sun8i_codec_jack_work()
1442 regmap_read(scodec->regmap, SUN8I_HMIC_STS, &status); in sun8i_codec_jack_irq()
1443 regmap_write(scodec->regmap, SUN8I_HMIC_STS, status); in sun8i_codec_jack_irq()
1531 regmap_write(scodec->regmap, SUN8I_HMIC_STS, 0); in sun8i_codec_enable_jack_detect()
1595 return reg == SUN8I_HMIC_STS; in sun8i_codec_volatile_reg()