Searched refs:otp_map (Results 1 – 4 of 4) sorted by relevance
335 otp_map = otp_map_match->map; in cs35l41_otp_unpack()361 otp_map[i].size - 33, 0)) << in cs35l41_otp_unpack()363 bit_offset += otp_map[i].size - 32; in cs35l41_otp_unpack()368 bit_offset += otp_map[i].size; in cs35l41_otp_unpack()370 bit_sum += otp_map[i].size; in cs35l41_otp_unpack()377 if (otp_map[i].reg != 0) { in cs35l41_otp_unpack()379 otp_map[i].reg, in cs35l41_otp_unpack()380 GENMASK(otp_map[i].shift + in cs35l41_otp_unpack()381 otp_map[i].size - 1, in cs35l41_otp_unpack()382 otp_map[i].shift), in cs35l41_otp_unpack()[all …]
69 static struct otpc_map otp_map = { variable241 { .compatible = "brcm,ocotp", .data = &otp_map },248 { .id = "BRCM0700", .driver_data = (kernel_ulong_t)&otp_map },
158716 ffff8000120a2820 d otp_map
Completed in 952 milliseconds