Searched refs:octxctl_softc (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/arch/octeon/dev/
H A Doctxctl.c43 struct octxctl_softc { struct
54 int octxctl_dwc3_init(struct octxctl_softc *, struct fdt_reg *);
55 void octxctl_uctl_init(struct octxctl_softc *, uint64_t, uint64_t);
67 sizeof(struct octxctl_softc), octxctl_match, octxctl_attach
109 struct octxctl_softc *sc = (struct octxctl_softc *)self;
186 octxctl_uctl_init(struct octxctl_softc *sc, uint64_t clock_freq,
329 octxctl_dwc3_init(struct octxctl_softc *sc, struct fdt_reg *reg)

Completed in 482 milliseconds