Lines Matching full:mc
8 #include <linux/fsl/mc.h>
10 #include "fsl-mc-private.h"
14 * towards the mc firmware
21 * @mc_io: Pointer to MC portal's I/O object
45 /* send command to mc*/ in dprc_open()
59 * @mc_io: Pointer to MC portal's I/O object
78 /* send command to mc*/ in dprc_close()
85 * @mc_io: Pointer to MC portal's I/O object
136 * MC API 6.5 introduced a new field in the command used to pass in dprc_reset_container()
149 /* send command to mc*/ in dprc_reset_container()
156 * @mc_io: Pointer to MC portal's I/O object
183 /* send command to mc*/ in dprc_set_irq()
189 * @mc_io: Pointer to MC portal's I/O object
218 /* send command to mc*/ in dprc_set_irq_enable()
224 * @mc_io: Pointer to MC portal's I/O object
254 /* send command to mc*/ in dprc_set_irq_mask()
260 * @mc_io: Pointer to MC portal's I/O object
288 /* send command to mc*/ in dprc_get_irq_status()
302 * @mc_io: Pointer to MC portal's I/O object
328 /* send command to mc*/ in dprc_clear_irq_status()
334 * @mc_io: Pointer to MC portal's I/O object
355 /* send command to mc*/ in dprc_get_attributes()
372 * @mc_io: Pointer to MC portal's I/O object
392 /* send command to mc*/ in dprc_get_obj_count()
407 * @mc_io: Pointer to MC portal's I/O object
438 /* send command to mc*/ in dprc_get_obj()
461 * @mc_io: Pointer to MC portal's I/O object
494 /* send command to mc*/ in dprc_set_obj_irq()
501 * @mc_io: Pointer to MC portal's I/O object
538 * MC API version 6.6 changed the size of the MC portals and software in dprc_get_obj_region()
540 * size reported is less (64 bytes for mc portals and 4K for software in dprc_get_obj_region()
549 * MC API version 6.3 introduced a new field to the region in dprc_get_obj_region()
566 /* send command to mc*/ in dprc_get_obj_region()
588 * @mc_io: Pointer to Mc portal's I/O object
607 /* send command to mc */ in dprc_get_api_version()
620 * @mc_io: Pointer to Mc portal's I/O object
638 /* send command to mc*/ in dprc_get_container_id()
652 * @mc_io: Pointer to MC portal's I/O object
686 /* send command to mc */ in dprc_get_connection()