Home
last modified time | relevance | path

Searched defs:mpfgpio_softc (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/arch/riscv64/dev/
H A Dmpfgpio.c52 struct mpfgpio_softc { struct
53 struct device sc_dev;
54 bus_space_tag_t sc_iot;
55 bus_space_handle_t sc_ioh;
56 uint32_t sc_npins;
58 struct gpio_controller sc_gc;
83 sizeof(struct mpfgpio_softc), mpfgpio_match, mpfgpio_attach argument