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() 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
255 struct bgpio_chip *bgc = to_bgpio_chip(gc); in bgpio_set_multiple_with_clear() local
281 struct bgpio_chip *bgc = to_bgpio_chip(gc); in bgpio_dir_in() local
296 struct bgpio_chip *bgc = to_bgpio_chip(gc); in bgpio_dir_out() local
313 struct bgpio_chip *bgc = to_bgpio_chip(gc); in bgpio_dir_in_inv() local
328 struct bgpio_chip *bgc = to_bgpio_chip(gc); in bgpio_dir_out_inv() local
344 struct bgpio_chip *bgc, in bgpio_setup_accessors()
416 static int bgpio_setup_io(struct bgpio_chip *bgc, in bgpio_setup_io()
445 static int bgpio_setup_direction(struct bgpio_chip *bgc, in bgpio_setup_direction()
475 int bgpio_remove(struct bgpio_chip *bgc) in bgpio_remove()
482 int bgpio_init(struct bgpio_chip *bgc, struct device *dev, in bgpio_init()
579 struct bgpio_chip *bgc; in bgpio_pdev_probe() local
631 struct bgpio_chip *bgc = platform_get_drvdata(pdev); in bgpio_pdev_remove() local