Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
HDatom.h75 #define ATOM_ARG_IMM 5 macro
HDatom.c282 case ATOM_ARG_IMM: in atom_get_src_int()
373 case ATOM_ARG_IMM: in atom_skip_src_int()
1009 atom_get_src(ctx, (attr & 0x38) | ATOM_ARG_IMM, in atom_op_switch()
/dragonfly/sys/dev/drm/radeon/
HDatom.h74 #define ATOM_ARG_IMM 5 macro
HDatom.c293 case ATOM_ARG_IMM: in atom_get_src_int()
384 case ATOM_ARG_IMM: in atom_skip_src_int()
988 atom_get_src(ctx, (attr & 0x38) | ATOM_ARG_IMM, in atom_op_switch()