Home
last modified time | relevance | path

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

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