Home
last modified time | relevance | path

Searched refs:QUIRK_IN2_DIFF (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Drt5645.c36 #define QUIRK_IN2_DIFF(q) (((q) >> 2) & 1) macro
3853 rt5645->pdata.in2_diff = QUIRK_IN2_DIFF(quirk); in rt5645_i2c_probe()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Drt5645.c35 #define QUIRK_IN2_DIFF(q) (((q) >> 2) & 1) macro
3927 rt5645->pdata.in2_diff = QUIRK_IN2_DIFF(quirk); in rt5645_i2c_probe()

Completed in 9 milliseconds