Home
last modified time | relevance | path

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

/linux/drivers/mmc/core/
H A Dblock.c2886 struct rpmb_frame *resp_frm = (struct rpmb_frame *)resp; in mmc_route_rpmb_frames() local
2893 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()