Searched refs:atom_op_mask (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | atom.c | 745 static void atom_op_mask(atom_exec_context *ctx, int *ptr, int arg) in atom_op_mask() function 1124 atom_op_mask, ATOM_ARG_REG}, { 1125 atom_op_mask, ATOM_ARG_PS}, { 1126 atom_op_mask, ATOM_ARG_WS}, { 1127 atom_op_mask, ATOM_ARG_FB}, { 1128 atom_op_mask, ATOM_ARG_PLL}, { 1129 atom_op_mask, ATOM_ARG_MC}, {
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | atom.c | 769 static void atom_op_mask(atom_exec_context *ctx, int *ptr, int arg) in atom_op_mask() function 1170 atom_op_mask, ATOM_ARG_REG}, { 1171 atom_op_mask, ATOM_ARG_PS}, { 1172 atom_op_mask, ATOM_ARG_WS}, { 1173 atom_op_mask, ATOM_ARG_FB}, { 1174 atom_op_mask, ATOM_ARG_PLL}, { 1175 atom_op_mask, ATOM_ARG_MC}, {
|