Searched refs:ATOM_ARG_PLL (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | atom.c | 314 case ATOM_ARG_PLL: in atom_get_src_int() 371 case ATOM_ARG_PLL: in atom_skip_src_int() 541 case ATOM_ARG_PLL: in atom_put_dst() 1036 atom_op_move, ATOM_ARG_PLL}, { 1042 atom_op_and, ATOM_ARG_PLL}, { 1048 atom_op_or, ATOM_ARG_PLL}, { 1054 atom_op_shift_left, ATOM_ARG_PLL}, { 1060 atom_op_shift_right, ATOM_ARG_PLL}, { 1066 atom_op_mul, ATOM_ARG_PLL}, { 1072 atom_op_div, ATOM_ARG_PLL}, { [all …]
|
D | atom.h | 75 #define ATOM_ARG_PLL 6 macro
|
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | atom.c | 310 case ATOM_ARG_PLL: in atom_get_src_int() 367 case ATOM_ARG_PLL: in atom_skip_src_int() 537 case ATOM_ARG_PLL: in atom_put_dst() 1075 atom_op_move, ATOM_ARG_PLL}, { 1081 atom_op_and, ATOM_ARG_PLL}, { 1087 atom_op_or, ATOM_ARG_PLL}, { 1093 atom_op_shift_left, ATOM_ARG_PLL}, { 1099 atom_op_shift_right, ATOM_ARG_PLL}, { 1105 atom_op_mul, ATOM_ARG_PLL}, { 1111 atom_op_div, ATOM_ARG_PLL}, { [all …]
|
D | atom.h | 76 #define ATOM_ARG_PLL 6 macro
|