Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Datom.c1410 u16 *mct = (u16 *)(ctx->bios + ctx->cmd_table + 4); in amdgpu_atom_parse_cmd_header() local
1412 if (!mct[index]) in amdgpu_atom_parse_cmd_header()
/dragonfly/sys/dev/drm/radeon/
H A Datom.c1392 u16 *mct = (u16 *)((char *)ctx->bios + ctx->cmd_table + 4); in atom_parse_cmd_header() local
1394 if (!mct[index]) in atom_parse_cmd_header()