Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/tegra/
Dhub.h95 #define CURS_SLOTS(x) (((x) & 0xff) << 8) macro
Dhub.c694 value = CURS_SLOTS(1) | WGRP_SLOTS(1); in tegra_display_hub_update()