Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/fsl-mc/include/
Ddprc.h594 int dprc_get_obj_count(struct fsl_mc_io *mc_io, uint16_t token, int *obj_count);
/linux-4.1.27/drivers/staging/fsl-mc/bus/
Ddprc.c543 int dprc_get_obj_count(struct fsl_mc_io *mc_io, uint16_t token, int *obj_count) in dprc_get_obj_count() argument
558 *obj_count = mc_dec(cmd.params[0], 32, 32); in dprc_get_obj_count()