Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Datom.h75 #define ATOM_ARG_IMM 5 macro
Datom.c297 case ATOM_ARG_IMM: in atom_get_src_int()
388 case ATOM_ARG_IMM: in atom_skip_src_int()
1032 atom_get_src(ctx, (attr & 0x38) | ATOM_ARG_IMM, in atom_op_switch()
/linux-6.12.1/drivers/gpu/drm/radeon/
Datom.h74 #define ATOM_ARG_IMM 5 macro
Datom.c295 case ATOM_ARG_IMM: in atom_get_src_int()
386 case ATOM_ARG_IMM: in atom_skip_src_int()
995 atom_get_src(ctx, (attr & 0x38) | ATOM_ARG_IMM, in atom_op_switch()