Home
last modified time | relevance | path

Searched refs:atom_get_src_int (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/radeon/
Datom.c179 static uint32_t atom_get_src_int(atom_exec_context *ctx, uint8_t attr, in atom_get_src_int() function
402 return atom_get_src_int(ctx, attr, ptr, NULL, 1); in atom_get_src()
434 return atom_get_src_int(ctx, in atom_get_dst()
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Datom.c181 static uint32_t atom_get_src_int(atom_exec_context *ctx, uint8_t attr, in atom_get_src_int() function
404 return atom_get_src_int(ctx, attr, ptr, NULL, 1); in atom_get_src()
436 return atom_get_src_int(ctx, in atom_get_dst()