Home
last modified time | relevance | path

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

/linux-4.1.27/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() local
147 struct bgpio_chip *bgc = to_bgpio_chip(gc); in bgpio_set() local
166 struct bgpio_chip *bgc = to_bgpio_chip(gc); in bgpio_set_with_clear() local
177 struct bgpio_chip *bgc = to_bgpio_chip(gc); in bgpio_set_set() local
193 static void bgpio_multiple_get_masks(struct bgpio_chip *bgc, in bgpio_multiple_get_masks()
215 static void bgpio_set_multiple_single_reg(struct bgpio_chip *bgc, in bgpio_set_multiple_single_reg()
238 struct bgpio_chip *bgc = to_bgpio_chip(gc); in bgpio_set_multiple() local
246 struct bgpio_chip *bgc = to_bgpio_chip(gc); in bgpio_set_multiple_set() 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.c48 struct bgpio_chip bgc; member
55 struct bgpio_chip *bgc = to_bgpio_chip(gc); in to_xgene_gpio_sb() local
60 static void xgene_gpio_set_bit(struct bgpio_chip *bgc, void __iomem *reg, u32 gpio, int val) in xgene_gpio_set_bit()
Dgpio-moxart.c44 struct bgpio_chip *bgc = to_bgpio_chip(chip); in moxart_gpio_get() local
57 struct bgpio_chip *bgc; in moxart_gpio_probe() local
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
347 struct bgpio_chip *bgc; in grgpio_probe() local
Dgpio-mxs.c67 struct bgpio_chip bgc; member
223 struct bgpio_chip *bgc = to_bgpio_chip(gc); in mxs_gpio_to_irq() local
232 struct bgpio_chip *bgc = to_bgpio_chip(gc); in mxs_gpio_get_direction() local
Dgpio-ep93xx.c31 struct bgpio_chip bgc[8]; member
321 static int ep93xx_gpio_add_bank(struct bgpio_chip *bgc, struct device *dev, in ep93xx_gpio_add_bank()
360 struct bgpio_chip *bgc = &ep93xx_gpio->bgc[i]; in ep93xx_gpio_probe() local
Dgpio-ge.c58 struct bgpio_chip *bgc; in gef_gpio_probe() local
Dgpio-mxc.c67 struct bgpio_chip bgc; member
396 struct bgpio_chip *bgc = to_bgpio_chip(gc); in mxc_gpio_to_irq() local
/linux-4.1.27/drivers/irqchip/
Dirq-atmel-aic5.c91 struct irq_chip_generic *bgc = dgc->gc[0]; in aic5_mask() local
109 struct irq_chip_generic *bgc = dgc->gc[0]; in aic5_unmask() local
162 struct irq_chip_generic *bgc = dgc->gc[0]; in aic5_suspend() local
186 struct irq_chip_generic *bgc = dgc->gc[0]; in aic5_resume() local
210 struct irq_chip_generic *bgc = dgc->gc[0]; in aic5_pm_shutdown() local
/linux-4.1.27/drivers/video/fbdev/
Dimsttfb.c994 __u32 Bpp, line_pitch, bgc, dx, dy, width, height; in imsttfb_fillrect() local