Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-tegra186.c52 #define TEGRA186_GPIO_ENABLE_CONFIG_TIMESTAMP_FUNC BIT(7) macro
293 value |= TEGRA186_GPIO_ENABLE_CONFIG_TIMESTAMP_FUNC; in tegra186_gpio_en_hw_ts()
328 value &= ~TEGRA186_GPIO_ENABLE_CONFIG_TIMESTAMP_FUNC; in tegra186_gpio_dis_hw_ts()