/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
amdgpu_atom.c | 955 static void atom_op_shl(atom_exec_context *ctx, int *ptr, int arg) function in typeref:typename:void 1187 atom_op_shl, ATOM_ARG_REG}, { 1188 atom_op_shl, ATOM_ARG_PS}, { 1189 atom_op_shl, ATOM_ARG_WS}, { 1190 atom_op_shl, ATOM_ARG_FB}, { 1191 atom_op_shl, ATOM_ARG_PLL}, { 1192 atom_op_shl, ATOM_ARG_MC}, {
|
/src/sys/external/bsd/drm2/dist/drm/radeon/ |
radeon_atom.c | 934 static void atom_op_shl(atom_exec_context *ctx, int *ptr, int arg) function in typeref:typename:void 1158 atom_op_shl, ATOM_ARG_REG}, { 1159 atom_op_shl, ATOM_ARG_PS}, { 1160 atom_op_shl, ATOM_ARG_WS}, { 1161 atom_op_shl, ATOM_ARG_FB}, { 1162 atom_op_shl, ATOM_ARG_PLL}, { 1163 atom_op_shl, ATOM_ARG_MC}, {
|