Searched refs:atom_op_sub (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/sys/dev/drm/radeon/ |
| HD | atom.c | 963 static void atom_op_sub(atom_exec_context *ctx, int *ptr, int arg) in atom_op_sub() function 1089 atom_op_sub, ATOM_ARG_REG}, { 1090 atom_op_sub, ATOM_ARG_PS}, { 1091 atom_op_sub, ATOM_ARG_WS}, { 1092 atom_op_sub, ATOM_ARG_FB}, { 1093 atom_op_sub, ATOM_ARG_PLL}, { 1094 atom_op_sub, ATOM_ARG_MC}, {
|
| /dragonfly/sys/dev/drm/amd/amdgpu/ |
| HD | atom.c | 984 static void atom_op_sub(atom_exec_context *ctx, int *ptr, int arg) in atom_op_sub() function 1118 atom_op_sub, ATOM_ARG_REG}, { 1119 atom_op_sub, ATOM_ARG_PS}, { 1120 atom_op_sub, ATOM_ARG_WS}, { 1121 atom_op_sub, ATOM_ARG_FB}, { 1122 atom_op_sub, ATOM_ARG_PLL}, { 1123 atom_op_sub, ATOM_ARG_MC}, {
|