Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Datom.h74 #define ATOM_ARG_IMM 5 macro
H A Datom.c288 case ATOM_ARG_IMM: in atom_get_src_int()
379 case ATOM_ARG_IMM: in atom_skip_src_int()
980 atom_get_src(ctx, (attr & 0x38) | ATOM_ARG_IMM, in atom_op_switch()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Datom.h75 #define ATOM_ARG_IMM 5 macro
H A Datom.c290 case ATOM_ARG_IMM: in atom_get_src_int()
381 case ATOM_ARG_IMM: in atom_skip_src_int()
1018 atom_get_src(ctx, (attr & 0x38) | ATOM_ARG_IMM, in atom_op_switch()