Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/fsl-mc/include/
Ddprc.h683 int last_id; member
/linux-4.1.27/drivers/staging/fsl-mc/bus/
Ddprc.c667 cmd.params[1] |= mc_enc(32, 32, range_desc->last_id); in dprc_get_res_ids()
693 range_desc->last_id = mc_dec(cmd.params[1], 32, 32); in dprc_get_res_ids()