Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/sound/
H A Dmax98095.h176 #define M98095_0FF_REV_ID 0xFF macro
H A Dmax98095.c317 ret = maxim_i2c_read(priv, M98095_0FF_REV_ID, &id); in max98095_device_init()
/openbmc/linux/sound/soc/codecs/
H A Dmax98095.h168 #define M98095_0FF_REV_ID 0xFF macro
H A Dmax98095.c206 case M98095_0FF_REV_ID: in max98095_readable()
227 case M98095_REG_MAX_CACHED + 1 ... M98095_0FF_REV_ID: in max98095_volatile()
240 .max_register = M98095_0FF_REV_ID,
2035 ret = snd_soc_component_read(component, M98095_0FF_REV_ID); in max98095_probe()