Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Datom.c297 case ATOM_SRC_DWORD: in atom_get_src_int()
343 case ATOM_SRC_DWORD: in atom_get_src_int()
388 case ATOM_SRC_DWORD: in atom_skip_src_int()
417 case ATOM_SRC_DWORD: in atom_get_src_direct()
571 case ATOM_SRC_DWORD: in atom_put_dst()
782 if (((attr >> 3) & 7) != ATOM_SRC_DWORD) in atom_op_move()
H A Datom.h78 #define ATOM_SRC_DWORD 0 macro