Home
last modified time | relevance | path

Searched refs:ZCLK_SEL_MASK (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Dsid.h175 # define ZCLK_SEL_MASK 0xFF00 macro
H A Dcikd.h295 # define ZCLK_SEL_MASK 0xFF00 macro
H A Dsi.c7403 data &= ~(DEEP_SLEEP_CLK_SEL_MASK | ZCLK_SEL_MASK); in si_program_aspm()
H A Dcik.c9739 data &= ~(DEEP_SLEEP_CLK_SEL_MASK | ZCLK_SEL_MASK); in cik_program_aspm()