Searched refs:mc_read_response (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/bus/fsl-mc/
H A Dmc-sys.c116 * mc_read_response - reads the response for the last MC command from a
124 static inline enum mc_cmd_status mc_read_response(struct fsl_mc_command __iomem function
171 status = mc_read_response(mc_io->portal_virt_addr, cmd);
216 status = mc_read_response(mc_io->portal_virt_addr, cmd);

Completed in 114 milliseconds