Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dda732x_reg.h562 #define DA732X_ID_MAJOR_MASK (0xF << 4) macro
H A Dda732x.c1535 (reg & DA732X_ID_MAJOR_MASK) >> 4, in da732x_i2c_probe()