Searched refs:resp_frm (Results 1 – 1 of 1) sorted by relevance
2886 struct rpmb_frame *resp_frm = (struct rpmb_frame *)resp; in mmc_route_rpmb_frames() local2893 memset(resp_frm, 0, RPMB_FRAME_SIZE); in mmc_route_rpmb_frames()2894 resp_frm->req_resp = cpu_to_be16(RPMB_RESULT_READ); in mmc_route_rpmb_frames()