Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/abx500/
H A Dab8500-codec.h48 enum ear_cm_voltage ear_cmv; member
/openbmc/linux/sound/soc/codecs/
H A Dab8500-codec.c1996 enum ear_cm_voltage ear_cmv) in ab8500_audio_set_ear_cmv() argument
2000 switch (ear_cmv) { in ab8500_audio_set_ear_cmv()
2016 __func__, (int)ear_cmv); in ab8500_audio_set_ear_cmv()
2022 ear_cmv); in ab8500_audio_set_ear_cmv()
2429 codec->ear_cmv = EAR_CMV_0_95V; in ab8500_codec_of_probe()
2432 codec->ear_cmv = EAR_CMV_1_10V; in ab8500_codec_of_probe()
2435 codec->ear_cmv = EAR_CMV_1_27V; in ab8500_codec_of_probe()
2438 codec->ear_cmv = EAR_CMV_1_58V; in ab8500_codec_of_probe()
2441 codec->ear_cmv = EAR_CMV_UNKNOWN; in ab8500_codec_of_probe()
2446 codec->ear_cmv = EAR_CMV_0_95V; in ab8500_codec_of_probe()
[all …]