Searched refs:CS42L56_CHIP_ID_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ | ||
H A D | cs42l56.h | 62 #define CS42L56_CHIP_ID_MASK 0xff macro |
H A D | cs42l56.c | 1244 devid = reg & CS42L56_CHIP_ID_MASK; in cs42l56_i2c_probe() |