Home
last modified time | relevance | path

Searched refs:CLK_OD (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/radeon/
Dsid.h1570 # define CLK_OD(x) ((x) << 6) macro
Dcikd.h2088 # define CLK_OD(x) ((x) << 6) macro
Dsi.c5162 tmp |= DCM | CG_DT(1) | CLK_OD(4); in si_set_uvd_dcm()