Lines Matching defs:tegra_pcib_softc
330 struct tegra_pcib_softc {
376 struct tegra_pcib_softc *sc;
389 tegra_pcbib_map_cfg(struct tegra_pcib_softc *sc, u_int bus, u_int slot,
420 struct tegra_pcib_softc *sc;
469 struct tegra_pcib_softc *sc;
518 struct tegra_pcib_softc *sc = arg;
586 tegra_pcib_isrc_mask(struct tegra_pcib_softc *sc,
609 struct tegra_pcib_softc *sc;
613 sc = (struct tegra_pcib_softc *)arg;
638 tegra_pcib_msi_attach(struct tegra_pcib_softc *sc)
663 tegra_pcib_msi_detach(struct tegra_pcib_softc *sc)
677 struct tegra_pcib_softc *sc;
688 struct tegra_pcib_softc *sc;
729 struct tegra_pcib_softc *sc;
744 struct tegra_pcib_softc *sc;
799 struct tegra_pcib_softc *sc;
822 struct tegra_pcib_softc *sc = device_get_softc(dev);
833 tegra_pcib_pex_ctrl(struct tegra_pcib_softc *sc, int port)
848 tegra_pcib_enable_fdt_resources(struct tegra_pcib_softc *sc)
918 tegra_pcib_parse_port(struct tegra_pcib_softc *sc, phandle_t node)
992 tegra_pcib_parse_fdt_resources(struct tegra_pcib_softc *sc, phandle_t node)
1071 tegra_pcib_decode_ranges(struct tegra_pcib_softc *sc,
1120 tegra_pcib_wait_for_link(struct tegra_pcib_softc *sc,
1158 tegra_pcib_port_enable(struct tegra_pcib_softc *sc, int port_num)
1202 tegra_pcib_port_disable(struct tegra_pcib_softc *sc, uint32_t port_num)
1228 tegra_pcib_set_bar(struct tegra_pcib_softc *sc, int bar, uint32_t axi,
1245 tegra_pcib_enable(struct tegra_pcib_softc *sc)
1382 struct tegra_pcib_softc *sc;
1440 struct tegra_pcib_softc *sc;
1624 sizeof(struct tegra_pcib_softc), ofw_pcib_driver);