Searched refs:simplebus_softc (Results 1 - 25 of 26) sorted by relevance

12

/freebsd-12-stable/sys/dev/extres/syscon/
H A Dsyscon_generic.h35 struct simplebus_softc simplebus;
/freebsd-12-stable/sys/dev/fdt/
H A Dsimple_mfd.h35 struct simplebus_softc sc;
H A Dsimplebus.h44 struct simplebus_softc { struct
67 struct simplebus_softc *sc);
H A Dsimplebus.c105 sizeof(struct simplebus_softc));
149 struct simplebus_softc *sc;
186 struct simplebus_softc *sc;
198 struct simplebus_softc *sc;
216 simplebus_fill_ranges(phandle_t node, struct simplebus_softc *sc)
268 struct simplebus_softc *sc;
357 struct simplebus_softc *sc;
H A Dsimple_mfd.c247 struct simplebus_softc *sc;
/freebsd-12-stable/sys/dev/vnic/
H A Dmrml_bridge.c82 sizeof(struct simplebus_softc));
90 static int mrmlb_ofw_fill_ranges(phandle_t, struct simplebus_softc *);
138 struct simplebus_softc *sc;
188 mrmlb_ofw_fill_ranges(phandle_t node, struct simplebus_softc *sc)
239 struct simplebus_softc *sc;
H A Dthunder_mdio_fdt.c111 struct simplebus_softc simplebus_sc;
149 static int mdionexus_ofw_fill_ranges(phandle_t, struct simplebus_softc *);
196 mdionexus_ofw_fill_ranges(phandle_t node, struct simplebus_softc *sc)
247 struct simplebus_softc *sc;
255 sc = (struct simplebus_softc *)device_get_softc(dev);
/freebsd-12-stable/sys/dev/dpaa/
H A Dfman.h38 struct simplebus_softc sc_base;
H A Dfman.c218 fman_fill_ranges(phandle_t node, struct simplebus_softc *sc)
/freebsd-12-stable/sys/dev/extres/clk/
H A Dclk_bus.c42 struct simplebus_softc simplebus_sc;
/freebsd-12-stable/sys/dev/extres/regulator/
H A Dregulator_bus.c42 struct simplebus_softc simplebus_sc;
/freebsd-12-stable/sys/riscv/riscv/
H A Dsoc.c45 struct simplebus_softc simplebus_sc;
/freebsd-12-stable/sys/mips/mediatek/
H A Dpalmbus.c77 sizeof(struct simplebus_softc), simplebus_driver);
/freebsd-12-stable/sys/mips/ingenic/
H A Djz4780_nemc.c63 struct simplebus_softc simplebus_sc;
194 jz4780_nemc_fill_ranges(phandle_t node, struct simplebus_softc *sc)
311 jz4780_nemc_decode_bank(struct simplebus_softc *sc, struct resource *r,
H A Djz4780_pinctrl.c61 struct simplebus_softc ssc;
/freebsd-12-stable/sys/arm/ti/am335x/
H A Dam335x_pwmss.c67 struct simplebus_softc sc_simplebus;
H A Dam335x_usbss.c110 struct simplebus_softc simplebus_sc;
/freebsd-12-stable/sys/arm/ti/
H A Dti_sysc.c56 struct simplebus_softc sc;
/freebsd-12-stable/sys/arm64/rockchip/
H A Drk_dwc3.c63 struct simplebus_softc sc;
H A Drk_pinctrl.c111 struct simplebus_softc simplebus_sc;
/freebsd-12-stable/sys/mips/nlm/
H A Dxlp_simplebus.c100 sizeof(struct simplebus_softc), simplebus_driver);
173 struct simplebus_softc *sc;
/freebsd-12-stable/sys/dev/ofw/
H A Dofwbus.c70 struct simplebus_softc simplebus_sc;
/freebsd-12-stable/sys/arm/allwinner/
H A Daw_ccu.c57 struct simplebus_softc sc;
/freebsd-12-stable/sys/arm/ti/usb/
H A Domap_host.c106 struct simplebus_softc simplebus_sc;
/freebsd-12-stable/sys/arm/nvidia/drm2/
H A Dtegra_host1x.c94 struct simplebus_softc simplebus_sc; /* must be first */

Completed in 152 milliseconds

12