Searched refs:atom_op_mask (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
D | atom.c | 748 static void atom_op_mask(atom_exec_context *ctx, int *ptr, int arg) in atom_op_mask() function 1127 atom_op_mask, ATOM_ARG_REG}, { 1128 atom_op_mask, ATOM_ARG_PS}, { 1129 atom_op_mask, ATOM_ARG_WS}, { 1130 atom_op_mask, ATOM_ARG_FB}, { 1131 atom_op_mask, ATOM_ARG_PLL}, { 1132 atom_op_mask, ATOM_ARG_MC}, {
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
D | atom.c | 766 static void atom_op_mask(atom_exec_context *ctx, int *ptr, int arg) in atom_op_mask() function 1167 atom_op_mask, ATOM_ARG_REG}, { 1168 atom_op_mask, ATOM_ARG_PS}, { 1169 atom_op_mask, ATOM_ARG_WS}, { 1170 atom_op_mask, ATOM_ARG_FB}, { 1171 atom_op_mask, ATOM_ARG_PLL}, { 1172 atom_op_mask, ATOM_ARG_MC}, {
|