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

12

/freebsd-13-stable/sys/dev/extres/syscon/
H A Dsyscon_generic.h35 struct simplebus_softc simplebus;
/freebsd-13-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;
/freebsd-13-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-13-stable/sys/arm64/broadcom/brcmmdio/
H A Dmdio_nexus_iproc.c51 struct simplebus_softc simplebus_sc;
196 struct simplebus_softc *sc;
204 sc = (struct simplebus_softc *)device_get_softc(dev);
/freebsd-13-stable/sys/dev/dpaa/
H A Dfman.h38 struct simplebus_softc sc_base;
/freebsd-13-stable/sys/dev/extres/clk/
H A Dclk_bus.c42 struct simplebus_softc simplebus_sc;
/freebsd-13-stable/sys/dev/extres/regulator/
H A Dregulator_bus.c42 struct simplebus_softc simplebus_sc;
/freebsd-13-stable/sys/mips/mediatek/
H A Dpalmbus.c77 sizeof(struct simplebus_softc), simplebus_driver);
/freebsd-13-stable/sys/riscv/riscv/
H A Dsoc.c45 struct simplebus_softc simplebus_sc;
/freebsd-13-stable/sys/arm64/intel/
H A Dfirmware.c46 struct simplebus_softc simplebus_sc;
/freebsd-13-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-13-stable/sys/dev/gpio/dwgpio/
H A Ddwgpio_bus.c52 struct simplebus_softc simplebus_sc;
/freebsd-13-stable/sys/arm/allwinner/
H A Daw_dwc3.c61 struct simplebus_softc sc;
H A Daw_ccu.c58 struct simplebus_softc sc;
/freebsd-13-stable/sys/arm/ti/am335x/
H A Dam335x_pwmss.c73 struct simplebus_softc sc_simplebus;
/freebsd-13-stable/sys/arm/ti/
H A Dti_omap4_cm.c63 struct simplebus_softc sc;
H A Dti_scm.c89 struct simplebus_softc sc;
/freebsd-13-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_firmware.c52 struct simplebus_softc sc;
/freebsd-13-stable/sys/arm64/rockchip/
H A Drk_dwc3.c68 struct simplebus_softc sc;
/freebsd-13-stable/sys/mips/nlm/
H A Dxlp_simplebus.c100 sizeof(struct simplebus_softc), simplebus_driver);
173 struct simplebus_softc *sc;
/freebsd-13-stable/sys/dev/ofw/
H A Dofwbus.c70 struct simplebus_softc simplebus_sc;

Completed in 141 milliseconds

12