Searched refs:ATOM_ARG_PLL (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/radeon/ |
H A D | atom.c | 316 case ATOM_ARG_PLL: atom_get_src_int() 373 case ATOM_ARG_PLL: atom_skip_src_int() 546 case ATOM_ARG_PLL: atom_put_dst() 1041 atom_op_move, ATOM_ARG_PLL}, { 1047 atom_op_and, ATOM_ARG_PLL}, { 1053 atom_op_or, ATOM_ARG_PLL}, { 1059 atom_op_shift_left, ATOM_ARG_PLL}, { 1065 atom_op_shift_right, ATOM_ARG_PLL}, { 1071 atom_op_mul, ATOM_ARG_PLL}, { 1077 atom_op_div, ATOM_ARG_PLL}, { 1083 atom_op_add, ATOM_ARG_PLL}, { 1089 atom_op_sub, ATOM_ARG_PLL}, { 1100 atom_op_compare, ATOM_ARG_PLL}, { 1114 atom_op_test, ATOM_ARG_PLL}, { 1124 atom_op_clear, ATOM_ARG_PLL}, { 1132 atom_op_mask, ATOM_ARG_PLL}, { 1143 atom_op_xor, ATOM_ARG_PLL}, { 1149 atom_op_shl, ATOM_ARG_PLL}, { 1155 atom_op_shr, ATOM_ARG_PLL}, {
|
H A D | atom.h | 75 #define ATOM_ARG_PLL 6 macro
|
Completed in 36 milliseconds