Home
last modified time | relevance | path

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

/freebsd/sys/riscv/starfive/
H A Djh7110_gpio.c52 struct jh7110_gpio_softc { struct
53 device_t dev;
54 device_t busdev;
55 struct mtx mtx;
56 struct resource *res;
57 clk_t clk;