Home
last modified time | relevance | path

Searched refs:ATOM_ARG_PLL (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/radeon/
Datom.c315 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 …]
Datom.h75 #define ATOM_ARG_PLL 6 macro
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Datom.c317 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 …]
Datom.h76 #define ATOM_ARG_PLL 6 macro