Searched refs:atom_op_or (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/radeon/ |
D | atom.c | 810 static void atom_op_or(atom_exec_context *ctx, int *ptr, int arg) in atom_op_or() function 1060 atom_op_or, ATOM_ARG_REG}, { 1061 atom_op_or, ATOM_ARG_PS}, { 1062 atom_op_or, ATOM_ARG_WS}, { 1063 atom_op_or, ATOM_ARG_FB}, { 1064 atom_op_or, ATOM_ARG_PLL}, { 1065 atom_op_or, ATOM_ARG_MC}, {
|
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/ |
D | atom.c | 847 static void atom_op_or(atom_exec_context *ctx, int *ptr, int arg) in atom_op_or() function 1105 atom_op_or, ATOM_ARG_REG}, { 1106 atom_op_or, ATOM_ARG_PS}, { 1107 atom_op_or, ATOM_ARG_WS}, { 1108 atom_op_or, ATOM_ARG_FB}, { 1109 atom_op_or, ATOM_ARG_PLL}, { 1110 atom_op_or, ATOM_ARG_MC}, {
|