Symbol: tegra_gpio
drivers/gpio/gpio-tegra186.c
139
tegra186_gpio_get_port(struct tegra_gpio *gpio, unsigned int *pin)
drivers/gpio/gpio-tegra186.c
157
static void __iomem *tegra186_gpio_get_base(struct tegra_gpio *gpio,
drivers/gpio/gpio-tegra186.c
172
static void __iomem *tegra186_gpio_get_secure_base(struct tegra_gpio *gpio,
drivers/gpio/gpio-tegra186.c
187
static inline bool tegra186_gpio_is_accessible(struct tegra_gpio *gpio, unsigned int pin)
drivers/gpio/gpio-tegra186.c
222
struct tegra_gpio *gpio = gpiochip_get_data(chip);
drivers/gpio/gpio-tegra186.c
235
struct tegra_gpio *gpio = gpiochip_get_data(chip);
drivers/gpio/gpio-tegra186.c
257
struct tegra_gpio *gpio = gpiochip_get_data(chip);
drivers/gpio/gpio-tegra186.c
275
struct tegra_gpio *gpio = gpiochip_get_data(chip);
drivers/gpio/gpio-tegra186.c
298
struct tegra_gpio *gpio = gpiochip_get_data(chip);
drivers/gpio/gpio-tegra186.c
330
struct tegra_gpio *gpio;
drivers/gpio/gpio-tegra186.c
365
struct tegra_gpio *gpio;
drivers/gpio/gpio-tegra186.c
397
struct tegra_gpio *gpio = gpiochip_get_data(chip);
drivers/gpio/gpio-tegra186.c
418
struct tegra_gpio *gpio = gpiochip_get_data(chip);
drivers/gpio/gpio-tegra186.c
452
struct tegra_gpio *gpio = gpiochip_get_data(chip);
drivers/gpio/gpio-tegra186.c
498
struct tegra_gpio *gpio = gpiochip_get_data(chip);
drivers/gpio/gpio-tegra186.c
524
#define to_tegra_gpio(x) container_of((x), struct tegra_gpio, gpio)
drivers/gpio/gpio-tegra186.c
529
struct tegra_gpio *gpio = to_tegra_gpio(gc);
drivers/gpio/gpio-tegra186.c
542
struct tegra_gpio *gpio = to_tegra_gpio(gc);
drivers/gpio/gpio-tegra186.c
560
struct tegra_gpio *gpio = to_tegra_gpio(gc);
drivers/gpio/gpio-tegra186.c
578
struct tegra_gpio *gpio = to_tegra_gpio(gc);
drivers/gpio/gpio-tegra186.c
661
struct tegra_gpio *gpio = irq_desc_get_handler_data(desc);
drivers/gpio/gpio-tegra186.c
705
struct tegra_gpio *gpio = gpiochip_get_data(domain->host_data);
drivers/gpio/gpio-tegra186.c
734
struct tegra_gpio *gpio = gpiochip_get_data(chip);
drivers/gpio/gpio-tegra186.c
761
struct tegra_gpio *gpio = gpiochip_get_data(chip);
drivers/gpio/gpio-tegra186.c
781
static void tegra186_gpio_init_route_mapping(struct tegra_gpio *gpio)
drivers/gpio/gpio-tegra186.c
827
static unsigned int tegra186_gpio_irqs_per_bank(struct tegra_gpio *gpio)
drivers/gpio/gpio-tegra186.c
856
struct tegra_gpio *gpio;