Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/radeon/
H A Dcikd.h1661 #define ON_MONITOR_ADD_MASK (0xff << 24) macro
H A Dcik.c6065 data &= ~ON_MONITOR_ADD_MASK; in cik_enable_mgcg()