Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dwsa883x.c307 #define WSA883X_ID_MASK GENMASK(3, 0) macro
1008 variant = variant & WSA883X_ID_MASK; in wsa883x_init()