Home
last modified time | relevance | path

Searched refs:CS35L32_DEVID_AB (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dcs35l32.h31 #define CS35L32_DEVID_AB 0x01 /* Device ID A & B [RO] */ macro
H A Dcs35l32.c73 case CS35L32_DEVID_AB ... CS35L32_AUDIO_LED_MNGR: in cs35l32_readable_register()
84 case CS35L32_DEVID_AB ... CS35L32_REV_ID: in cs35l32_volatile_register()
413 ret = regmap_read(cs35l32->regmap, CS35L32_DEVID_AB, &reg); in cs35l32_i2c_probe()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dcs35l32.h31 #define CS35L32_DEVID_AB 0x01 /* Device ID A & B [RO] */ macro
H A Dcs35l32.c74 case CS35L32_DEVID_AB ... CS35L32_AUDIO_LED_MNGR: in cs35l32_readable_register()
85 case CS35L32_DEVID_AB ... CS35L32_REV_ID: in cs35l32_volatile_register()
416 devid = cirrus_read_device_id(cs35l32->regmap, CS35L32_DEVID_AB); in cs35l32_i2c_probe()

Completed in 3 milliseconds