Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Drv770d.h50 # define UPLL_CTLACK2_MASK 0x80000000 macro
H A Dradeon_uvd.c1037 uint32_t mask = UPLL_CTLACK_MASK | UPLL_CTLACK2_MASK; in radeon_uvd_send_upll_ctlreq()
H A Dsid.h135 # define UPLL_CTLACK2_MASK 0x80000000 macro
H A Devergreend.h356 # define UPLL_CTLACK2_MASK 0x80000000 macro
H A Dr600d.h1567 # define UPLL_CTLACK2_MASK 0x80000000 macro
H A Dsi.c7468 uint32_t mask = UPLL_CTLACK_MASK | UPLL_CTLACK2_MASK; in si_vce_send_vcepll_ctlreq()