Searched refs:chipc_sc (Results 1 – 2 of 2) sorted by relevance
63 struct chipc_softc *chipc_sc; in bhnd_pmu_chipc_probe() local84 chipc_sc = device_get_softc(chipc); in bhnd_pmu_chipc_probe()85 pcaps = bhnd_bus_read_4(chipc_sc->core, BHND_PMU_CAP); in bhnd_pmu_chipc_probe()97 struct chipc_softc *chipc_sc; in bhnd_pmu_chipc_attach() local101 chipc_sc = device_get_softc(device_get_parent(dev)); in bhnd_pmu_chipc_attach()102 r = chipc_sc->core; in bhnd_pmu_chipc_attach()
118 struct chipc_softc *chipc_sc; in bhnd_pwrctl_attach() local157 chipc_sc = device_get_softc(sc->chipc_dev); in bhnd_pwrctl_attach()158 sc->res = chipc_sc->core; in bhnd_pwrctl_attach()