Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/codecs/
Dtfa989x.c50 #define TFA9897_REVISION 0x97 macro
124 if (tfa989x->rev->rev == TFA9897_REVISION) in tfa989x_probe()
235 .rev = TFA9897_REVISION,
316 if (tfa989x->rev->rev == TFA9897_REVISION) { in tfa989x_i2c_probe()