Searched refs:atom_op_clear (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/radeon/ |
D | atom.c | 647 static void atom_op_clear(atom_exec_context *ctx, int *ptr, int arg) in atom_op_clear() function 1131 atom_op_clear, ATOM_ARG_REG}, { 1132 atom_op_clear, ATOM_ARG_PS}, { 1133 atom_op_clear, ATOM_ARG_WS}, { 1134 atom_op_clear, ATOM_ARG_FB}, { 1135 atom_op_clear, ATOM_ARG_PLL}, { 1136 atom_op_clear, ATOM_ARG_MC}, {
|
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/ |
D | atom.c | 648 static void atom_op_clear(atom_exec_context *ctx, int *ptr, int arg) in atom_op_clear() function 1176 atom_op_clear, ATOM_ARG_REG}, { 1177 atom_op_clear, ATOM_ARG_PS}, { 1178 atom_op_clear, ATOM_ARG_WS}, { 1179 atom_op_clear, ATOM_ARG_FB}, { 1180 atom_op_clear, ATOM_ARG_PLL}, { 1181 atom_op_clear, ATOM_ARG_MC}, {
|