Home
last modified time | relevance | path

Searched refs:CURS_SLOTS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Dhub.h95 #define CURS_SLOTS(x) (((x) & 0xff) << 8) macro
H A Dhub.c694 value = CURS_SLOTS(1) | WGRP_SLOTS(1); in tegra_display_hub_update()
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Dhub.h94 #define CURS_SLOTS(x) (((x) & 0xff) << 8) macro
H A Dhub.c901 value = CURS_SLOTS(1) | WGRP_SLOTS(1); in tegra_display_hub_update()

Completed in 3 milliseconds