Searched refs:atom_get_src_int (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/radeon/ |
D | atom.c | 180 static uint32_t atom_get_src_int(atom_exec_context *ctx, uint8_t attr, in atom_get_src_int() function 409 return atom_get_src_int(ctx, attr, ptr, NULL, 1); in atom_get_src() 441 return atom_get_src_int(ctx, in atom_get_dst()
|
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/ |
D | atom.c | 182 static uint32_t atom_get_src_int(atom_exec_context *ctx, uint8_t attr, in atom_get_src_int() function 410 return atom_get_src_int(ctx, attr, ptr, NULL, 1); in atom_get_src() 442 return atom_get_src_int(ctx, in atom_get_dst()
|