Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/radeon/
Datom.h73 #define ATOM_ARG_IMM 5 macro
Datom.c291 case ATOM_ARG_IMM: in atom_get_src_int()
382 case ATOM_ARG_IMM: in atom_skip_src_int()
983 atom_get_src(ctx, (attr & 0x38) | ATOM_ARG_IMM, in atom_op_switch()
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Datom.h76 #define ATOM_ARG_IMM 5 macro
Datom.c285 case ATOM_ARG_IMM: in atom_get_src_int()
376 case ATOM_ARG_IMM: in atom_skip_src_int()
1012 atom_get_src(ctx, (attr & 0x38) | ATOM_ARG_IMM, in atom_op_switch()