Home
last modified time | relevance | path

Searched defs:bgc (Results 1 – 15 of 15) sorted by relevance

/linux-4.4.14/drivers/gpio/
Dgpio-generic.c127 static unsigned long bgpio_pin2mask(struct bgpio_chip *bgc, unsigned int pin) in bgpio_pin2mask()
132 static unsigned long bgpio_pin2mask_be(struct bgpio_chip *bgc, in bgpio_pin2mask_be()
140 struct bgpio_chip *bgc = to_bgpio_chip(gc); in bgpio_get_set() local
151 struct bgpio_chip *bgc = to_bgpio_chip(gc); in bgpio_get() local
162 struct bgpio_chip *bgc = to_bgpio_chip(gc); in bgpio_set() local
181 struct bgpio_chip *bgc = to_bgpio_chip(gc); in bgpio_set_with_clear() local
192 struct bgpio_chip *bgc = to_bgpio_chip(gc); in bgpio_set_set() local
208 static void bgpio_multiple_get_masks(struct bgpio_chip *bgc, in bgpio_multiple_get_masks()
230 static void bgpio_set_multiple_single_reg(struct bgpio_chip *bgc, in bgpio_set_multiple_single_reg()
253 struct bgpio_chip *bgc = to_bgpio_chip(gc); in bgpio_set_multiple() local
[all …]
Dgpio-dwapb.c69 struct bgpio_chip bgc; member
87 to_dwapb_gpio_port(struct bgpio_chip *bgc) in to_dwapb_gpio_port()
94 struct bgpio_chip *bgc = &gpio->ports[0].bgc; in dwapb_read() local
103 struct bgpio_chip *bgc = &gpio->ports[0].bgc; in dwapb_write() local
111 struct bgpio_chip *bgc = to_bgpio_chip(gc); in dwapb_gpio_to_irq() local
165 struct bgpio_chip *bgc = &gpio->ports[0].bgc; in dwapb_irq_enable() local
180 struct bgpio_chip *bgc = &gpio->ports[0].bgc; in dwapb_irq_disable() local
195 struct bgpio_chip *bgc = &gpio->ports[0].bgc; in dwapb_irq_reqres() local
209 struct bgpio_chip *bgc = &gpio->ports[0].bgc; in dwapb_irq_relres() local
218 struct bgpio_chip *bgc = &gpio->ports[0].bgc; in dwapb_irq_set_type() local
[all …]
Dgpio-clps711x.c22 struct bgpio_chip *bgc; in clps711x_gpio_probe() local
76 struct bgpio_chip *bgc = platform_get_drvdata(pdev); in clps711x_gpio_remove() local
Dgpio-xgene-sb.c51 struct bgpio_chip bgc; member
58 struct bgpio_chip *bgc = to_bgpio_chip(gc); in to_xgene_gpio_sb() local
63 static void xgene_gpio_set_bit(struct bgpio_chip *bgc, void __iomem *reg, u32 gpio, int val) in xgene_gpio_set_bit()
Dgpio-74xx-mmio.c24 struct bgpio_chip bgc; member
83 struct bgpio_chip *bgc = to_bgpio_chip(gc); in to_74xx_gpio() local
Dgpio-grgpio.c66 struct bgpio_chip bgc; member
97 struct bgpio_chip *bgc = to_bgpio_chip(gc); in grgpio_gc_to_priv() local
105 struct bgpio_chip *bgc = &priv->bgc; in grgpio_set_imask() local
344 struct bgpio_chip *bgc; in grgpio_probe() local
Dgpio-mxs.c67 struct bgpio_chip bgc; member
228 struct bgpio_chip *bgc = to_bgpio_chip(gc); in mxs_gpio_to_irq() local
237 struct bgpio_chip *bgc = to_bgpio_chip(gc); in mxs_gpio_get_direction() local
Dgpio-brcmstb.c38 struct bgpio_chip bgc; member
63 struct bgpio_chip *bgc = to_bgpio_chip(gc); in brcmstb_gpio_gc_to_bank() local
77 struct bgpio_chip *bgc = &bank->bgc; in brcmstb_gpio_set_imask() local
454 struct bgpio_chip *bgc; in brcmstb_gpio_probe() local
Dgpio-ep93xx.c31 struct bgpio_chip bgc[8]; member
322 static int ep93xx_gpio_add_bank(struct bgpio_chip *bgc, struct device *dev, in ep93xx_gpio_add_bank()
361 struct bgpio_chip *bgc = &ep93xx_gpio->bgc[i]; in ep93xx_gpio_probe() local
Dgpio-moxart.c36 struct bgpio_chip *bgc; in moxart_gpio_probe() local
Dgpio-ge.c58 struct bgpio_chip *bgc; in gef_gpio_probe() local
Dgpio-mxc.c67 struct bgpio_chip bgc; member
401 struct bgpio_chip *bgc = to_bgpio_chip(gc); in mxc_gpio_to_irq() local
Dgpio-etraxfs.c70 struct bgpio_chip bgc; member
422 struct bgpio_chip *bgc = &chip->bgc; in etraxfs_gpio_probe() local
/linux-4.4.14/drivers/irqchip/
Dirq-atmel-aic5.c73 struct irq_chip_generic *bgc = irq_get_domain_generic_chip(aic5_domain, 0); in aic5_handle() local
89 struct irq_chip_generic *bgc = irq_get_domain_generic_chip(domain, 0); in aic5_mask() local
106 struct irq_chip_generic *bgc = irq_get_domain_generic_chip(domain, 0); in aic5_unmask() local
123 struct irq_chip_generic *bgc = irq_get_domain_generic_chip(domain, 0); in aic5_retrigger() local
137 struct irq_chip_generic *bgc = irq_get_domain_generic_chip(domain, 0); in aic5_set_type() local
157 struct irq_chip_generic *bgc = irq_get_domain_generic_chip(domain, 0); in aic5_suspend() local
181 struct irq_chip_generic *bgc = irq_get_domain_generic_chip(domain, 0); in aic5_resume() local
205 struct irq_chip_generic *bgc = irq_get_domain_generic_chip(domain, 0); in aic5_pm_shutdown() local
260 struct irq_chip_generic *bgc = irq_get_domain_generic_chip(d, 0); in aic5_irq_domain_xlate() local
/linux-4.4.14/drivers/video/fbdev/
Dimsttfb.c994 __u32 Bpp, line_pitch, bgc, dx, dy, width, height; in imsttfb_fillrect() local