/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
amdgpu_atom.c | 635 static void atom_op_clear(atom_exec_context *ctx, int *ptr, int arg) function in typeref:typename:void 1162 atom_op_clear, ATOM_ARG_REG}, { 1163 atom_op_clear, ATOM_ARG_PS}, { 1164 atom_op_clear, ATOM_ARG_WS}, { 1165 atom_op_clear, ATOM_ARG_FB}, { 1166 atom_op_clear, ATOM_ARG_PLL}, { 1167 atom_op_clear, ATOM_ARG_MC}, {
|
/src/sys/external/bsd/drm2/dist/drm/radeon/ |
radeon_atom.c | 649 static void atom_op_clear(atom_exec_context *ctx, int *ptr, int arg) function in typeref:typename:void 1133 atom_op_clear, ATOM_ARG_REG}, { 1134 atom_op_clear, ATOM_ARG_PS}, { 1135 atom_op_clear, ATOM_ARG_WS}, { 1136 atom_op_clear, ATOM_ARG_FB}, { 1137 atom_op_clear, ATOM_ARG_PLL}, { 1138 atom_op_clear, ATOM_ARG_MC}, {
|