Home
last modified time | relevance | path

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

/openbsd/sys/dev/fdt/
H A Dqcspmi.c121 uint8_t write_ee; member
311 apid->write_ee = SPMI_OWNERSHIP_TABLE_OWNER(val); in qcspmi_attach()
314 apid->irq_ee = apid->write_ee; in qcspmi_attach()
318 apid->write_ee == sc->sc_ee) { in qcspmi_attach()
322 last_apid->write_ee == sc->sc_ee) { in qcspmi_attach()
468 if (sc->sc_apid[apid].write_ee != sc->sc_ee) in qcspmi_cmd_write()