bcmcca_softc
bcmcca_read_4(struct bcmcca_softc *sc, bus_size_t o)
bcmcca_write_4(struct bcmcca_softc *sc, bus_size_t o, uint32_t v)
struct bcmcca_softc * sc = arg;
struct bcmcca_softc * const sc = &bcmcca_sc;
bcmcca_uart_attach(struct bcmcca_softc *sc)
bcmcca_gpio_attach(struct bcmcca_softc *sc)
struct bcmcca_softc;
static void bcmcca_uart_attach(struct bcmcca_softc *sc);
static void bcmcca_gpio_attach(struct bcmcca_softc *sc);
static struct bcmcca_softc bcmcca_sc = {