Searched refs:atom_op_and (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | atom.c | 596 static void atom_op_and(atom_exec_context *ctx, int *ptr, int arg) in atom_op_and() function 1038 atom_op_and, ATOM_ARG_REG}, { 1039 atom_op_and, ATOM_ARG_PS}, { 1040 atom_op_and, ATOM_ARG_WS}, { 1041 atom_op_and, ATOM_ARG_FB}, { 1042 atom_op_and, ATOM_ARG_PLL}, { 1043 atom_op_and, ATOM_ARG_MC}, {
|
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | atom.c | 592 static void atom_op_and(atom_exec_context *ctx, int *ptr, int arg) in atom_op_and() function 1077 atom_op_and, ATOM_ARG_REG}, { 1078 atom_op_and, ATOM_ARG_PS}, { 1079 atom_op_and, ATOM_ARG_WS}, { 1080 atom_op_and, ATOM_ARG_FB}, { 1081 atom_op_and, ATOM_ARG_PLL}, { 1082 atom_op_and, ATOM_ARG_MC}, {
|