Searched refs:atom_op_and (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/radeon/ |
H A D | atom.c | 612 static void atom_op_and(atom_exec_context *ctx, int *ptr, int arg) in atom_op_and() function 1054 atom_op_and, ATOM_ARG_REG}, { 1055 atom_op_and, ATOM_ARG_PS}, { 1056 atom_op_and, ATOM_ARG_WS}, { 1057 atom_op_and, ATOM_ARG_FB}, { 1058 atom_op_and, ATOM_ARG_PLL}, { 1059 atom_op_and, ATOM_ARG_MC}, {
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | atom.c | 613 static void atom_op_and(atom_exec_context *ctx, int *ptr, int arg) in atom_op_and() function 1099 atom_op_and, ATOM_ARG_REG}, { 1100 atom_op_and, ATOM_ARG_PS}, { 1101 atom_op_and, ATOM_ARG_WS}, { 1102 atom_op_and, ATOM_ARG_FB}, { 1103 atom_op_and, ATOM_ARG_PLL}, { 1104 atom_op_and, ATOM_ARG_MC}, {
|