Searched refs:NAU8825_SOFTWARE_ID_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ | ||
H A D | nau8825.h | 389 #define NAU8825_SOFTWARE_ID_MASK 0x3 macro |
H A D | nau8825.c | 2910 nau8825->sw_id = value & NAU8825_SOFTWARE_ID_MASK; in nau8825_i2c_probe() |