Searched refs:atom_op_clear (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | atom.c | 636 static void atom_op_clear(atom_exec_context *ctx, int *ptr, int arg) in atom_op_clear() function 1120 atom_op_clear, ATOM_ARG_REG}, { 1121 atom_op_clear, ATOM_ARG_PS}, { 1122 atom_op_clear, ATOM_ARG_WS}, { 1123 atom_op_clear, ATOM_ARG_FB}, { 1124 atom_op_clear, ATOM_ARG_PLL}, { 1125 atom_op_clear, ATOM_ARG_MC}, {
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | atom.c | 633 static void atom_op_clear(atom_exec_context *ctx, int *ptr, int arg) in atom_op_clear() function 1160 atom_op_clear, ATOM_ARG_REG}, { 1161 atom_op_clear, ATOM_ARG_PS}, { 1162 atom_op_clear, ATOM_ARG_WS}, { 1163 atom_op_clear, ATOM_ARG_FB}, { 1164 atom_op_clear, ATOM_ARG_PLL}, { 1165 atom_op_clear, ATOM_ARG_MC}, {
|