Searched refs:region_index (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/net/fsl-mc/ |
| H A D | dprc.c | 271 uint8_t region_index, in dprc_get_obj_region() argument 281 DPRC_CMD_GET_OBJ_REGION(cmd, obj_type, obj_id, region_index); in dprc_get_obj_region()
|
| /rk3399_rockchip-uboot/include/fsl-mc/ |
| H A D | fsl_dprc.h | 275 #define DPRC_CMD_GET_OBJ_REGION(cmd, obj_type, obj_id, region_index) \ argument 278 MC_CMD_OP(cmd, 0, 48, 8, uint8_t, region_index);\ 870 uint8_t region_index,
|