Home
last modified time | relevance | path

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

/linux-6.6.21/sound/soc/codecs/
Drt5645.c36 #define QUIRK_INV_HP_POL(q) (((q) >> 3) & 1) macro
3920 rt5645->pdata.inv_hp_pol = QUIRK_INV_HP_POL(quirk); in rt5645_i2c_probe()