Searched refs:WGRP_SLOTS (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/tegra/ | ||
A D | hub.h | 96 #define WGRP_SLOTS(x) (((x) & 0xff) << 0) macro |
A D | hub.c | 892 value = CURS_SLOTS(1) | WGRP_SLOTS(1); in tegra_display_hub_update() |
Completed in 8 milliseconds