Searched refs:PULSE_QUAL_VACTIVE (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/tegra/ | ||
| H A D | dc.h | 377 #define PULSE_QUAL_VACTIVE (2 << 6) macro |
| H A D | sor.c | 2455 value = PULSE_LAST_END_A | PULSE_QUAL_VACTIVE | in tegra_sor_hdmi_enable() |