Searched refs:offset_r (Results 1 – 8 of 8) sorted by relevance
1091 len = tpm_buf_read_u16(buf, &offset_r); in tpm2_parse_create_primary()1092 offset_t = offset_r; in tpm2_parse_create_primary()1167 offset_r += len; in tpm2_parse_create_primary()1170 if (offset_t != offset_r) in tpm2_parse_create_primary()1172 if (offset_r > param_len) in tpm2_parse_create_primary()1177 offset_r += len; in tpm2_parse_create_primary()1178 if (offset_r > param_len) in tpm2_parse_create_primary()1183 offset_r += len; in tpm2_parse_create_primary()1200 offset_r += len; in tpm2_parse_create_primary()1201 if (offset_r > param_len) in tpm2_parse_create_primary()[all …]
312 u32 offset_r, offset_s; in mox_rwtm_sign() local330 offset_r = MOX_ECC_NUM_WORDS * sizeof(u32); in mox_rwtm_sign()339 msg.args[2] = rwtm->buf_phys + offset_r; in mox_rwtm_sign()347 mox_ecc_number_to_bin(signature, rwtm->buf + offset_r); in mox_rwtm_sign()
17 __u16 offset_r; member
51 uint32_t offset_r; member
106 gam_regs.offset_r = REG(DWB_OGAM_RAMA_OFFSET_R); in dwb3_program_ogam_luta_settings()139 gam_regs.offset_r = REG(DWB_OGAM_RAMB_OFFSET_R); in dwb3_program_ogam_lutb_settings()
261 gam_regs.offset_r = REG(CM_GAMCOR_RAMB_OFFSET_R); in dpp3_program_gamcor_lut()283 gam_regs.offset_r = REG(CM_GAMCOR_RAMA_OFFSET_R); in dpp3_program_gamcor_lut()
25 .offset_r = 32,83 SUN6I_ISP_BAYER_OFFSET0_R(bayer->offset_r) | in sun6i_isp_params_configure_bayer()
260 gam_regs.offset_r = REG(MPCC_OGAM_RAMA_OFFSET_R[mpcc_id]); in mpc3_program_luta()293 gam_regs.offset_r = REG(MPCC_OGAM_RAMB_OFFSET_R[mpcc_id]); in mpc3_program_lutb()
Completed in 20 milliseconds