Home
last modified time | relevance | path

Searched refs:LC_VOLTAGE_TIMER_SEL_MASK (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Dbtcd.h180 # define LC_VOLTAGE_TIMER_SEL_MASK (0xf << 14) macro
H A Drv770d.h972 # define LC_VOLTAGE_TIMER_SEL_MASK (0xf << 14) macro
H A Dnid.h1121 # define LC_VOLTAGE_TIMER_SEL_MASK (0xf << 14) macro
H A Devergreend.h1509 # define LC_VOLTAGE_TIMER_SEL_MASK (0xf << 14) macro
H A Dr600d.h920 # define LC_VOLTAGE_TIMER_SEL_MASK (0xf << 14) macro
H A Dr600.c4582 speed_cntl &= ~LC_VOLTAGE_TIMER_SEL_MASK; in r600_pcie_gen2_enable()