Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dscmi.c44 #define SCMI_PROTOCOL_VERSION 0x0 macro
119 scmi_message_header(shmem, SCMI_BASE, SCMI_PROTOCOL_VERSION); in scmi_init_smc()
156 scmi_message_header(sc->sc_shmem_tx, SCMI_BASE, SCMI_PROTOCOL_VERSION); in scmi_init_mbox()
320 scmi_message_header(sc->sc_shmem_tx, SCMI_PERF, SCMI_PROTOCOL_VERSION); in scmi_attach_perf()