Searched refs:atom_op_and (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/ |
H A D | radeon_atom.c | 614 static void atom_op_and(atom_exec_context *ctx, int *ptr, int arg) in atom_op_and() function 1056 atom_op_and, ATOM_ARG_REG}, { 1057 atom_op_and, ATOM_ARG_PS}, { 1058 atom_op_and, ATOM_ARG_WS}, { 1059 atom_op_and, ATOM_ARG_FB}, { 1060 atom_op_and, ATOM_ARG_PLL}, { 1061 atom_op_and, ATOM_ARG_MC}, {
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
H A D | amdgpu_atom.c | 600 static void atom_op_and(atom_exec_context *ctx, int *ptr, int arg) in atom_op_and() function 1085 atom_op_and, ATOM_ARG_REG}, { 1086 atom_op_and, ATOM_ARG_PS}, { 1087 atom_op_and, ATOM_ARG_WS}, { 1088 atom_op_and, ATOM_ARG_FB}, { 1089 atom_op_and, ATOM_ARG_PLL}, { 1090 atom_op_and, ATOM_ARG_MC}, {
|