Searched refs:tegra_gpio (Results 1 – 3 of 3) sorted by relevance
97 struct tegra_gpio { struct111 tegra186_gpio_get_port(struct tegra_gpio *gpio, unsigned int *pin) in tegra186_gpio_get_port() argument129 static void __iomem *tegra186_gpio_get_base(struct tegra_gpio *gpio, in tegra186_gpio_get_base()144 static void __iomem *tegra186_gpio_get_secure_base(struct tegra_gpio *gpio, in tegra186_gpio_get_secure_base()159 static inline bool tegra186_gpio_is_accessible(struct tegra_gpio *gpio, unsigned int pin) in tegra186_gpio_is_accessible()194 struct tegra_gpio *gpio = gpiochip_get_data(chip); in tegra186_init_valid_mask()207 struct tegra_gpio *gpio = gpiochip_get_data(chip); in tegra186_gpio_get_direction()225 struct tegra_gpio *gpio = gpiochip_get_data(chip); in tegra186_gpio_direction_input()248 struct tegra_gpio *gpio = gpiochip_get_data(chip); in tegra186_gpio_direction_output()277 struct tegra_gpio *gpio; in tegra186_gpio_en_hw_ts()[all …]
34 obj-$(CONFIG_TEGRA_GPIO) += tegra_gpio.o
[all...]