Home
last modified time | relevance | path

Searched defs:atom_arg_shift (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Datom.c78 static int atom_arg_shift[8] = { 0, 0, 8, 16, 0, 8, 16, 24 }; variable
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Datom.c79 static int atom_arg_shift[8] = { 0, 0, 8, 16, 0, 8, 16, 24 }; variable