Searched refs:PULSE_START (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/tegra/ | ||
| H A D | dc.h | 388 #define PULSE_START(x) (((x) & 0xfff) << 0) macro |
| H A D | sor.c | 2459 value = PULSE_END(pulse_start + 8) | PULSE_START(pulse_start); in tegra_sor_hdmi_enable() |