Home
last modified time | relevance | path

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

/drivers/gpu/drm/tegra/
Ddc.h536 #define PIPE_METER_INT(x) (((x) & 0xff) << 8) macro
Dhub.c314 value = PIPE_METER_INT(0) | PIPE_METER_FRAC(0); in tegra_dc_assign_shared_plane()