HomeSort by: relevance | last modified time | path
    Searched defs:atom_op_and (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_atom.c 600 static void atom_op_and(atom_exec_context *ctx, int *ptr, int arg) function in typeref:typename:void
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}, {
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_atom.c 614 static void atom_op_and(atom_exec_context *ctx, int *ptr, int arg) function in typeref:typename:void
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}, {

Completed in 57 milliseconds