Searched refs:atom_op_or (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | atom.c | 794 static void atom_op_or(atom_exec_context *ctx, int *ptr, int arg) in atom_op_or() function 1044 atom_op_or, ATOM_ARG_REG}, { 1045 atom_op_or, ATOM_ARG_PS}, { 1046 atom_op_or, ATOM_ARG_WS}, { 1047 atom_op_or, ATOM_ARG_FB}, { 1048 atom_op_or, ATOM_ARG_PLL}, { 1049 atom_op_or, ATOM_ARG_MC}, {
|
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | atom.c | 825 static void atom_op_or(atom_exec_context *ctx, int *ptr, int arg) in atom_op_or() function 1083 atom_op_or, ATOM_ARG_REG}, { 1084 atom_op_or, ATOM_ARG_PS}, { 1085 atom_op_or, ATOM_ARG_WS}, { 1086 atom_op_or, ATOM_ARG_FB}, { 1087 atom_op_or, ATOM_ARG_PLL}, { 1088 atom_op_or, ATOM_ARG_MC}, {
|