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

/xsrc/external/mit/MesaLib/dist/src/broadcom/drm-shim/
H A Dv3d_noop.c111 static const uint32_t v3d42_reg_map[] = { local in function:v3d_ioctl_get_param
129 if (gp->param < ARRAY_SIZE(v3d42_reg_map) && v3d42_reg_map[gp->param]) {
130 gp->value = v3d42_reg_map[gp->param];

Completed in 2 milliseconds