Searched refs:PRIORITY_MARK_MASK (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Dsi_enums.h35 #define PRIORITY_MARK_MASK 0x7fff macro
H A Ddce_v6_0.c942 priority_a_cnt |= priority_a_mark & PRIORITY_MARK_MASK;
954 priority_b_cnt |= priority_b_mark & PRIORITY_MARK_MASK;
H A Dsid.h795 #define PRIORITY_MARK_MASK 0x7fff macro
/openbsd-current/sys/dev/pci/drm/radeon/
H A Dsid.h792 #define PRIORITY_MARK_MASK 0x7fff macro
H A Devergreend.h1206 #define PRIORITY_MARK_MASK 0x7fff macro
H A Devergreen.c2267 priority_a_cnt |= priority_a_mark & PRIORITY_MARK_MASK;
2279 priority_b_cnt |= priority_b_mark & PRIORITY_MARK_MASK;
H A Dsi.c2411 priority_a_cnt |= priority_a_mark & PRIORITY_MARK_MASK;
2423 priority_b_cnt |= priority_b_mark & PRIORITY_MARK_MASK;

Completed in 301 milliseconds