Searched refs:ATOM_ARG_PLL (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/radeon/ |
| D | atom.c | 318 case ATOM_ARG_PLL: in atom_get_src_int() 375 case ATOM_ARG_PLL: in atom_skip_src_int() 545 case ATOM_ARG_PLL: in atom_put_dst() 1040 atom_op_move, ATOM_ARG_PLL}, { 1046 atom_op_and, ATOM_ARG_PLL}, { 1052 atom_op_or, ATOM_ARG_PLL}, { 1058 atom_op_shift_left, ATOM_ARG_PLL}, { 1064 atom_op_shift_right, ATOM_ARG_PLL}, { 1070 atom_op_mul, ATOM_ARG_PLL}, { 1076 atom_op_div, ATOM_ARG_PLL}, { [all …]
|
| D | atom.h | 74 #define ATOM_ARG_PLL 6 macro
|
| /Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ |
| D | atom.c | 312 case ATOM_ARG_PLL: in atom_get_src_int() 369 case ATOM_ARG_PLL: in atom_skip_src_int() 539 case ATOM_ARG_PLL: in atom_put_dst() 1077 atom_op_move, ATOM_ARG_PLL}, { 1083 atom_op_and, ATOM_ARG_PLL}, { 1089 atom_op_or, ATOM_ARG_PLL}, { 1095 atom_op_shift_left, ATOM_ARG_PLL}, { 1101 atom_op_shift_right, ATOM_ARG_PLL}, { 1107 atom_op_mul, ATOM_ARG_PLL}, { 1113 atom_op_div, ATOM_ARG_PLL}, { [all …]
|
| D | atom.h | 77 #define ATOM_ARG_PLL 6 macro
|