Searched refs:atom_op_or (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/radeon/ |
D | atom.c | 799 static void atom_op_or(atom_exec_context *ctx, int *ptr, int arg) in atom_op_or() function 1049 atom_op_or, ATOM_ARG_REG}, { 1050 atom_op_or, ATOM_ARG_PS}, { 1051 atom_op_or, ATOM_ARG_WS}, { 1052 atom_op_or, ATOM_ARG_FB}, { 1053 atom_op_or, ATOM_ARG_PLL}, { 1054 atom_op_or, ATOM_ARG_MC}, {
|
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/ |
D | atom.c | 833 static void atom_op_or(atom_exec_context *ctx, int *ptr, int arg) in atom_op_or() function 1091 atom_op_or, ATOM_ARG_REG}, { 1092 atom_op_or, ATOM_ARG_PS}, { 1093 atom_op_or, ATOM_ARG_WS}, { 1094 atom_op_or, ATOM_ARG_FB}, { 1095 atom_op_or, ATOM_ARG_PLL}, { 1096 atom_op_or, ATOM_ARG_MC}, {
|