Home
last modified time | relevance | path

Searched refs:sc_arb_apid_map (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/fdt/
H A Dqcspmi.c36 #define SPMI_ARB_APID_MAP(sc, x) ((sc)->sc_arb_apid_map + (x) * 0x4)
152 bus_size_t sc_arb_apid_map; member
272 sc->sc_arb_apid_map = 0x00900; in qcspmi_attach()
279 sc->sc_arb_apid_map = 0x02000; in qcspmi_attach()