Searched refs:nmk_chip (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/plat-nomadik/
H A Dgpio.c50 static void __nmk_gpio_set_mode(struct nmk_gpio_chip *nmk_chip, argument
56 afunc = readl(nmk_chip->addr + NMK_GPIO_AFSLA) & ~bit;
57 bfunc = readl(nmk_chip->addr + NMK_GPIO_AFSLB) & ~bit;
62 writel(afunc, nmk_chip->addr + NMK_GPIO_AFSLA);
63 writel(bfunc, nmk_chip->addr + NMK_GPIO_AFSLB);
66 static void __nmk_gpio_set_slpm(struct nmk_gpio_chip *nmk_chip, argument
72 slpm = readl(nmk_chip->addr + NMK_GPIO_SLPC);
77 writel(slpm, nmk_chip->addr + NMK_GPIO_SLPC);
80 static void __nmk_gpio_set_pull(struct nmk_gpio_chip *nmk_chip, argument
86 pdis = readl(nmk_chip
99 __nmk_gpio_make_input(struct nmk_gpio_chip *nmk_chip, unsigned offset) argument
105 __nmk_config_pin(struct nmk_gpio_chip *nmk_chip, unsigned offset, pin_cfg_t cfg) argument
155 struct nmk_gpio_chip *nmk_chip; local
206 struct nmk_gpio_chip *nmk_chip; local
235 struct nmk_gpio_chip *nmk_chip; local
252 struct nmk_gpio_chip *nmk_chip; local
269 struct nmk_gpio_chip *nmk_chip; local
295 struct nmk_gpio_chip *nmk_chip; local
309 __nmk_gpio_irq_modify(struct nmk_gpio_chip *nmk_chip, int gpio, enum nmk_gpio_irq_type which, bool enable) argument
341 struct nmk_gpio_chip *nmk_chip; local
379 struct nmk_gpio_chip *nmk_chip; local
432 struct nmk_gpio_chip *nmk_chip; local
456 nmk_gpio_init_irq(struct nmk_gpio_chip *nmk_chip) argument
477 struct nmk_gpio_chip *nmk_chip = local
486 struct nmk_gpio_chip *nmk_chip = local
496 struct nmk_gpio_chip *nmk_chip = local
509 struct nmk_gpio_chip *nmk_chip = local
520 struct nmk_gpio_chip *nmk_chip = local
540 struct nmk_gpio_chip *nmk_chip; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/plat-nomadik/
H A Dgpio.c50 static void __nmk_gpio_set_mode(struct nmk_gpio_chip *nmk_chip, argument
56 afunc = readl(nmk_chip->addr + NMK_GPIO_AFSLA) & ~bit;
57 bfunc = readl(nmk_chip->addr + NMK_GPIO_AFSLB) & ~bit;
62 writel(afunc, nmk_chip->addr + NMK_GPIO_AFSLA);
63 writel(bfunc, nmk_chip->addr + NMK_GPIO_AFSLB);
66 static void __nmk_gpio_set_slpm(struct nmk_gpio_chip *nmk_chip, argument
72 slpm = readl(nmk_chip->addr + NMK_GPIO_SLPC);
77 writel(slpm, nmk_chip->addr + NMK_GPIO_SLPC);
80 static void __nmk_gpio_set_pull(struct nmk_gpio_chip *nmk_chip, argument
86 pdis = readl(nmk_chip
99 __nmk_gpio_make_input(struct nmk_gpio_chip *nmk_chip, unsigned offset) argument
105 __nmk_config_pin(struct nmk_gpio_chip *nmk_chip, unsigned offset, pin_cfg_t cfg) argument
155 struct nmk_gpio_chip *nmk_chip; local
206 struct nmk_gpio_chip *nmk_chip; local
235 struct nmk_gpio_chip *nmk_chip; local
252 struct nmk_gpio_chip *nmk_chip; local
269 struct nmk_gpio_chip *nmk_chip; local
295 struct nmk_gpio_chip *nmk_chip; local
309 __nmk_gpio_irq_modify(struct nmk_gpio_chip *nmk_chip, int gpio, enum nmk_gpio_irq_type which, bool enable) argument
341 struct nmk_gpio_chip *nmk_chip; local
379 struct nmk_gpio_chip *nmk_chip; local
432 struct nmk_gpio_chip *nmk_chip; local
456 nmk_gpio_init_irq(struct nmk_gpio_chip *nmk_chip) argument
477 struct nmk_gpio_chip *nmk_chip = local
486 struct nmk_gpio_chip *nmk_chip = local
496 struct nmk_gpio_chip *nmk_chip = local
509 struct nmk_gpio_chip *nmk_chip = local
520 struct nmk_gpio_chip *nmk_chip = local
540 struct nmk_gpio_chip *nmk_chip; local
[all...]

Completed in 108 milliseconds