Searched refs:bcm_gpio_chip (Results 1 – 3 of 3) sorted by relevance
32 static SLIST_HEAD(, bcm_gpio_chip) gclist = SLIST_HEAD_INITIALIZER(gclist);34 struct bcm_gpio_chip *bcm_gpio_pin_to_chip(unsigned int pin) in bcm_gpio_pin_to_chip()36 struct bcm_gpio_chip *gc = NULL; in bcm_gpio_pin_to_chip()48 struct bcm_gpio_chip *gc = NULL; in gpio_is_range_overlap()61 struct bcm_gpio_chip *gc = bcm_gpio_pin_to_chip(gpio); in iproc_set_bit()71 struct bcm_gpio_chip *gc = bcm_gpio_pin_to_chip(gpio); in iproc_clr_bit()91 struct bcm_gpio_chip *gc = bcm_gpio_pin_to_chip(gpio); in iproc_gpio_get()115 struct bcm_gpio_chip *gc = bcm_gpio_pin_to_chip(gpio); in iproc_gpio_get_dir()130 struct bcm_gpio_chip *gc = bcm_gpio_pin_to_chip(gpio); in iproc_gpio_get_itr()174 static void iproc_gpio_init(struct bcm_gpio_chip *gc, unsigned int paddr, in iproc_gpio_init()[all …]
20 struct bcm_gpio_chip { struct26 SLIST_ENTRY(bcm_gpio_chip) link; argument30 struct bcm_gpio_chip *bcm_gpio_pin_to_chip(unsigned int pin);
45 struct bcm_gpio_chip *bcm_gc = NULL; in pta_gpio_config()90 struct bcm_gpio_chip *bcm_gc = NULL; in pta_gpio_set()135 struct bcm_gpio_chip *bcm_gc = NULL; in pta_gpio_get()