Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Drt5663.c1563 RT5663_PWR_FV1_MASK | RT5663_PWR_FV2_MASK, in rt5663_jack_detect()
1567 RT5663_PWR_FV1_MASK | RT5663_PWR_FV2_MASK, in rt5663_jack_detect()
1705 RT5663_PWR_FV1_MASK | RT5663_PWR_FV2_MASK, in rt5663_impedance_sensing()
1709 RT5663_PWR_FV1_MASK | RT5663_PWR_FV2_MASK, in rt5663_impedance_sensing()
3070 RT5663_PWR_FV1_MASK | RT5663_PWR_FV2_MASK, in rt5663_set_bias_level()
3094 RT5663_PWR_FV1_MASK | RT5663_PWR_FV2_MASK | in rt5663_set_bias_level()
3117 RT5663_PWR_FV1_MASK | RT5663_PWR_FV2_MASK, in rt5663_set_bias_level()
Drt5663.h359 #define RT5663_PWR_FV2_MASK (0x1 << 12) macro