Home
last modified time | relevance | path

Searched refs:S_000104_MC_DISP0R_INIT_LAT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Drs690d.h294 #define S_000104_MC_DISP0R_INIT_LAT(x) (((x) & 0xF) << 8) macro
H A Drs690.c614 tmp |= S_000104_MC_DISP0R_INIT_LAT(1); in rs690_bandwidth_update()