Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Datom.c322 case ATOM_ARG_PLL: in atom_get_src_int()
379 case ATOM_ARG_PLL: in atom_skip_src_int()
557 case ATOM_ARG_PLL: in atom_put_dst()
1052 atom_op_move, ATOM_ARG_PLL}, {
1058 atom_op_and, ATOM_ARG_PLL}, {
1064 atom_op_or, ATOM_ARG_PLL}, {
1070 atom_op_shift_left, ATOM_ARG_PLL}, {
1076 atom_op_shift_right, ATOM_ARG_PLL}, {
1082 atom_op_mul, ATOM_ARG_PLL}, {
1088 atom_op_div, ATOM_ARG_PLL}, {
[all …]
H A Datom.h75 #define ATOM_ARG_PLL 6 macro
/linux/drivers/gpu/drm/amd/amdgpu/
H A Datom.c324 case ATOM_ARG_PLL: in atom_get_src_int()
381 case ATOM_ARG_PLL: in atom_skip_src_int()
558 case ATOM_ARG_PLL: in atom_put_dst()
1097 atom_op_move, ATOM_ARG_PLL}, {
1103 atom_op_and, ATOM_ARG_PLL}, {
1109 atom_op_or, ATOM_ARG_PLL}, {
1115 atom_op_shift_left, ATOM_ARG_PLL}, {
1121 atom_op_shift_right, ATOM_ARG_PLL}, {
1127 atom_op_mul, ATOM_ARG_PLL}, {
1133 atom_op_div, ATOM_ARG_PLL}, {
[all …]
H A Datom.h76 #define ATOM_ARG_PLL 6 macro