Searched refs:ATOM_ARG_PLL (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/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() 1043 atom_op_and, ATOM_ARG_PLL}, { 1049 atom_op_or, ATOM_ARG_PLL}, { 1067 atom_op_mul, ATOM_ARG_PLL}, { 1073 atom_op_div, ATOM_ARG_PLL}, { 1079 atom_op_add, ATOM_ARG_PLL}, { 1085 atom_op_sub, ATOM_ARG_PLL}, { 1139 atom_op_xor, ATOM_ARG_PLL}, { [all …]
|
H A D | atom.h | 75 #define ATOM_ARG_PLL 6 macro
|
/openbmc/linux/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() 1089 atom_op_and, ATOM_ARG_PLL}, { 1095 atom_op_or, ATOM_ARG_PLL}, { 1113 atom_op_mul, ATOM_ARG_PLL}, { 1119 atom_op_div, ATOM_ARG_PLL}, { 1125 atom_op_add, ATOM_ARG_PLL}, { 1131 atom_op_sub, ATOM_ARG_PLL}, { 1185 atom_op_xor, ATOM_ARG_PLL}, { [all …]
|
H A D | atom.h | 76 #define ATOM_ARG_PLL 6 macro
|