Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tegra/
H A Ddpaux.c368 static const unsigned tegra_dpaux_pin_numbers[] = { 0, 1 }; variable
395 *pins = tegra_dpaux_pin_numbers; in tegra_dpaux_get_group_pins()
396 *num_pins = ARRAY_SIZE(tegra_dpaux_pin_numbers); in tegra_dpaux_get_group_pins()