HomeSort by: relevance | last modified time | path
    Searched defs:exynos_gpio_bank (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/arm/samsung/
exynos_gpio.c 56 struct exynos_gpio_bank { struct
74 const struct exynos_gpio_bank *pin_bank;
110 static struct exynos_gpio_bank exynos5420_banks[] = {
158 static struct exynos_gpio_bank exynos5410_banks[] = {
254 struct exynos_gpio_bank *bank = gba->gba_gc->gp_cookie;
268 struct exynos_gpio_bank * const bank = cookie;
281 struct exynos_gpio_bank * const bank = cookie;
297 struct exynos_gpio_bank * const bank = cookie;
323 void exynos_gpio_pin_ctl_write(const struct exynos_gpio_bank *bank,
375 struct exynos_gpio_bank *bank
    [all...]

Completed in 11 milliseconds