Lines Matching defs:bgc
127 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
261 struct bgpio_chip *bgc = to_bgpio_chip(gc); in bgpio_set_multiple_set() local
270 struct bgpio_chip *bgc = to_bgpio_chip(gc); in bgpio_set_multiple_with_clear() local
302 struct bgpio_chip *bgc = to_bgpio_chip(gc); in bgpio_dir_in() local
317 struct bgpio_chip *bgc = to_bgpio_chip(gc); in bgpio_get_dir() local
325 struct bgpio_chip *bgc = to_bgpio_chip(gc); in bgpio_dir_out() local
342 struct bgpio_chip *bgc = to_bgpio_chip(gc); in bgpio_dir_in_inv() local
357 struct bgpio_chip *bgc = to_bgpio_chip(gc); in bgpio_dir_out_inv() local
374 struct bgpio_chip *bgc = to_bgpio_chip(gc); in bgpio_get_dir_inv() local
381 struct bgpio_chip *bgc, in bgpio_setup_accessors()
453 static int bgpio_setup_io(struct bgpio_chip *bgc, in bgpio_setup_io()
490 static int bgpio_setup_direction(struct bgpio_chip *bgc, in bgpio_setup_direction()
526 int bgpio_remove(struct bgpio_chip *bgc) in bgpio_remove()
533 int bgpio_init(struct bgpio_chip *bgc, struct device *dev, in bgpio_init()
610 struct bgpio_chip *bgc; in bgpio_pdev_probe() local
662 struct bgpio_chip *bgc = platform_get_drvdata(pdev); in bgpio_pdev_remove() local