Searched refs:ATOM_ARG_PLL (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/sys/dev/drm2/radeon/ |
| D | atom.c | 313 case ATOM_ARG_PLL: in atom_get_src_int() 370 case ATOM_ARG_PLL: in atom_skip_src_int() 543 case ATOM_ARG_PLL: in atom_put_dst() 1038 atom_op_move, ATOM_ARG_PLL}, { 1044 atom_op_and, ATOM_ARG_PLL}, { 1050 atom_op_or, ATOM_ARG_PLL}, { 1056 atom_op_shift_left, ATOM_ARG_PLL}, { 1062 atom_op_shift_right, ATOM_ARG_PLL}, { 1068 atom_op_mul, ATOM_ARG_PLL}, { 1074 atom_op_div, ATOM_ARG_PLL}, { [all …]
|
| D | atom.h | 77 #define ATOM_ARG_PLL 6 macro
|