Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
A Dcs35l41.c306 u32 otp_val, otp_id_reg; in cs35l41_otp_unpack() local
313 ret = regmap_read(cs35l41->regmap, CS35L41_OTPID, &otp_id_reg); in cs35l41_otp_unpack()
319 otp_map_match = cs35l41_find_otp_map(otp_id_reg); in cs35l41_otp_unpack()
323 otp_id_reg); in cs35l41_otp_unpack()

Completed in 6 milliseconds