bcm_gpio_softc
struct bcm_gpio_softc *sc;
bcm_gpio_pic_detach(struct bcm_gpio_softc *sc)
bcm_gpio_pic_config_intr(struct bcm_gpio_softc *sc, struct bcm_gpio_irqsrc *bgi,
struct bcm_gpio_softc *sc = device_get_softc(dev);
struct bcm_gpio_softc *sc = device_get_softc(dev);
bcm_gpio_pic_map_fdt(struct bcm_gpio_softc *sc, struct intr_map_data_fdt *daf,
bcm_gpio_pic_map_gpio(struct bcm_gpio_softc *sc, struct intr_map_data_gpio *dag,
bcm_gpio_pic_map(struct bcm_gpio_softc *sc, struct intr_map_data *data,
struct bcm_gpio_softc *sc = device_get_softc(dev);
struct bcm_gpio_softc *sc = device_get_softc(dev);
struct bcm_gpio_softc *sc = device_get_softc(dev);
struct bcm_gpio_softc *sc;
struct bcm_gpio_softc *sc = device_get_softc(dev);
sizeof(struct bcm_gpio_softc),
static struct bcm_gpio_softc *bcm_gpio_sc = NULL;
static int bcm_gpio_pic_attach(struct bcm_gpio_softc *sc);
static int bcm_gpio_pic_detach(struct bcm_gpio_softc *sc);
bcm_gpio_pin_is_ro(struct bcm_gpio_softc *sc, int pin)
bcm_gpio_get_function(struct bcm_gpio_softc *sc, uint32_t pin)
bcm_gpio_set_function(struct bcm_gpio_softc *sc, uint32_t pin, uint32_t f)
bcm_gpio_set_pud(struct bcm_gpio_softc *sc, uint32_t pin, uint32_t state)
struct bcm_gpio_softc *sc;
bcm_gpio_pin_configure(struct bcm_gpio_softc *sc, struct gpio_pin *pin,
struct bcm_gpio_softc *sc;
struct bcm_gpio_softc *sc;
struct bcm_gpio_softc *sc = device_get_softc(dev);
struct bcm_gpio_softc *sc = device_get_softc(dev);
struct bcm_gpio_softc *sc = device_get_softc(dev);
struct bcm_gpio_softc *sc = device_get_softc(dev);
struct bcm_gpio_softc *sc = device_get_softc(dev);
struct bcm_gpio_softc *sc = device_get_softc(dev);
struct bcm_gpio_softc *sc = device_get_softc(dev);
struct bcm_gpio_softc *sc;
bcm_gpio_sysctl_init(struct bcm_gpio_softc *sc)
bcm_gpio_get_ro_pins(struct bcm_gpio_softc *sc, phandle_t node,
bcm_gpio_get_reserved_pins(struct bcm_gpio_softc *sc)
struct bcm_gpio_softc *sc;
struct bcm_gpio_softc *sc;
struct bcm_gpio_softc *sc;
bcm_gpio_modify(struct bcm_gpio_softc *sc, uint32_t reg, uint32_t mask,
bcm_gpio_isrc_eoi(struct bcm_gpio_softc *sc, struct bcm_gpio_irqsrc *bgi)
bcm_gpio_isrc_mask(struct bcm_gpio_softc *sc, struct bcm_gpio_irqsrc *bgi)
bcm_gpio_isrc_unmask(struct bcm_gpio_softc *sc, struct bcm_gpio_irqsrc *bgi)
bcm_gpio_intr_internal(struct bcm_gpio_softc *sc, uint32_t bank)
bcm_gpio_pic_attach(struct bcm_gpio_softc *sc)