Searched refs:ATOM_ARG_PLL (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A 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() 1080 atom_op_move, ATOM_ARG_PLL}, { 1086 atom_op_and, ATOM_ARG_PLL}, { 1092 atom_op_or, ATOM_ARG_PLL}, { 1098 atom_op_shift_left, ATOM_ARG_PLL}, { 1104 atom_op_shift_right, ATOM_ARG_PLL}, { 1110 atom_op_mul, ATOM_ARG_PLL}, { 1116 atom_op_div, ATOM_ARG_PLL}, { [all...] |
H A D | atom.h | 77 #define ATOM_ARG_PLL 6 macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A 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...] |
H A D | atom.h | 75 #define ATOM_ARG_PLL 6 macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | atom.c | 315 case ATOM_ARG_PLL: in atom_get_src_int() 372 case ATOM_ARG_PLL: in atom_skip_src_int() 542 case ATOM_ARG_PLL: in atom_put_dst() 1037 atom_op_move, ATOM_ARG_PLL}, { 1043 atom_op_and, ATOM_ARG_PLL}, { 1049 atom_op_or, ATOM_ARG_PLL}, { 1055 atom_op_shift_left, ATOM_ARG_PLL}, { 1061 atom_op_shift_right, ATOM_ARG_PLL}, { 1067 atom_op_mul, ATOM_ARG_PLL}, { 1073 atom_op_div, ATOM_ARG_PLL}, { [all...] |
H A D | atom.h | 75 #define ATOM_ARG_PLL 6 macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | atom.c | 317 case ATOM_ARG_PLL: in atom_get_src_int() 374 case ATOM_ARG_PLL: in atom_skip_src_int() 544 case ATOM_ARG_PLL: in atom_put_dst() 1083 atom_op_move, ATOM_ARG_PLL}, { 1089 atom_op_and, ATOM_ARG_PLL}, { 1095 atom_op_or, ATOM_ARG_PLL}, { 1101 atom_op_shift_left, ATOM_ARG_PLL}, { 1107 atom_op_shift_right, ATOM_ARG_PLL}, { 1113 atom_op_mul, ATOM_ARG_PLL}, { 1119 atom_op_div, ATOM_ARG_PLL}, { [all...] |
H A D | atom.h | 76 #define ATOM_ARG_PLL 6 macro
|
Completed in 9 milliseconds