Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/radeon/
H A Dtrinityd.h52 # define DS_SH_DIV_MASK (0xff << 8) macro
H A Dtrinity_dpm.c587 value &= ~DS_SH_DIV_MASK; in trinity_set_ss_dividers()