Searched refs:atom_op_and (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/amd/amdgpu/ |
D | atom.c | 596 static void atom_op_and(atom_exec_context *ctx, int *ptr, int arg) in atom_op_and() function 1082 atom_op_and, ATOM_ARG_REG}, { 1083 atom_op_and, ATOM_ARG_PS}, { 1084 atom_op_and, ATOM_ARG_WS}, { 1085 atom_op_and, ATOM_ARG_FB}, { 1086 atom_op_and, ATOM_ARG_PLL}, { 1087 atom_op_and, ATOM_ARG_MC}, {
|
/drivers/gpu/drm/radeon/ |
D | atom.c | 600 static void atom_op_and(atom_exec_context *ctx, int *ptr, int arg) in atom_op_and() function 1042 atom_op_and, ATOM_ARG_REG}, { 1043 atom_op_and, ATOM_ARG_PS}, { 1044 atom_op_and, ATOM_ARG_WS}, { 1045 atom_op_and, ATOM_ARG_FB}, { 1046 atom_op_and, ATOM_ARG_PLL}, { 1047 atom_op_and, ATOM_ARG_MC}, {
|