Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Datom.c316 case ATOM_ARG_PLL: in atom_get_src_int()
373 case ATOM_ARG_PLL: in atom_skip_src_int()
546 case ATOM_ARG_PLL: in 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}, {
[all …]
Datom.h75 #define ATOM_ARG_PLL 6 macro
/drivers/gpu/drm/amd/amdgpu/
Datom.c313 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()
1081 atom_op_move, ATOM_ARG_PLL}, {
1087 atom_op_and, ATOM_ARG_PLL}, {
1093 atom_op_or, ATOM_ARG_PLL}, {
1099 atom_op_shift_left, ATOM_ARG_PLL}, {
1105 atom_op_shift_right, ATOM_ARG_PLL}, {
1111 atom_op_mul, ATOM_ARG_PLL}, {
1117 atom_op_div, ATOM_ARG_PLL}, {
[all …]
Datom.h75 #define ATOM_ARG_PLL 6 macro