Searched refs:otp_size (Results 1 – 3 of 3) sorted by relevance
75 uint8_t otp_size; /**< OTP (row?) size, 0 if not present */ member
291 CC_TFS(sprom), CC_TFS(otp_size)); in chipc_print_caps()293 caps->cfi_width, caps->otp_size); in chipc_print_caps()
418 if (CHIPC_QUIRK(sc, SUPPORTS_OTP) && caps->otp_size > 0) { in chipc_find_nvram_src()469 caps->otp_size = CHIPC_GET_BITS(cap_reg, CHIPC_CAP_OTP_SIZE); in chipc_read_caps()478 caps->otp_size = CHIPC_GET_BITS(regval, CHIPC_OTPL_SIZE); in chipc_read_caps()