HomeSort by: relevance | last modified time | path
    Searched defs:scmi_message_header (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
scmi.c 89 scmi_message_header(volatile struct scmi_shmem *shmem, function in typeref:typename:void
119 scmi_message_header(shmem, SCMI_BASE, SCMI_PROTOCOL_VERSION);
156 scmi_message_header(sc->sc_shmem_tx, SCMI_BASE, SCMI_PROTOCOL_VERSION);
235 scmi_message_header(shmem, SCMI_CLOCK, SCMI_PROTOCOL_ATTRIBUTES);
260 scmi_message_header(shmem, SCMI_CLOCK, SCMI_CLOCK_CONFIG_SET);
275 scmi_message_header(shmem, SCMI_CLOCK, SCMI_CLOCK_RATE_GET);
295 scmi_message_header(shmem, SCMI_CLOCK, SCMI_CLOCK_RATE_SET);
320 scmi_message_header(sc->sc_shmem_tx, SCMI_PERF, SCMI_PROTOCOL_VERSION);
336 scmi_message_header(shmem, SCMI_PERF, SCMI_PROTOCOL_ATTRIBUTES);
354 scmi_message_header(shmem, SCMI_PERF
    [all...]
scmi.c 89 scmi_message_header(volatile struct scmi_shmem *shmem, function in typeref:typename:void
119 scmi_message_header(shmem, SCMI_BASE, SCMI_PROTOCOL_VERSION);
156 scmi_message_header(sc->sc_shmem_tx, SCMI_BASE, SCMI_PROTOCOL_VERSION);
235 scmi_message_header(shmem, SCMI_CLOCK, SCMI_PROTOCOL_ATTRIBUTES);
260 scmi_message_header(shmem, SCMI_CLOCK, SCMI_CLOCK_CONFIG_SET);
275 scmi_message_header(shmem, SCMI_CLOCK, SCMI_CLOCK_RATE_GET);
295 scmi_message_header(shmem, SCMI_CLOCK, SCMI_CLOCK_RATE_SET);
320 scmi_message_header(sc->sc_shmem_tx, SCMI_PERF, SCMI_PROTOCOL_VERSION);
336 scmi_message_header(shmem, SCMI_PERF, SCMI_PROTOCOL_ATTRIBUTES);
354 scmi_message_header(shmem, SCMI_PERF
    [all...]
scmi.c 89 scmi_message_header(volatile struct scmi_shmem *shmem, function in typeref:typename:void
119 scmi_message_header(shmem, SCMI_BASE, SCMI_PROTOCOL_VERSION);
156 scmi_message_header(sc->sc_shmem_tx, SCMI_BASE, SCMI_PROTOCOL_VERSION);
235 scmi_message_header(shmem, SCMI_CLOCK, SCMI_PROTOCOL_ATTRIBUTES);
260 scmi_message_header(shmem, SCMI_CLOCK, SCMI_CLOCK_CONFIG_SET);
275 scmi_message_header(shmem, SCMI_CLOCK, SCMI_CLOCK_RATE_GET);
295 scmi_message_header(shmem, SCMI_CLOCK, SCMI_CLOCK_RATE_SET);
320 scmi_message_header(sc->sc_shmem_tx, SCMI_PERF, SCMI_PROTOCOL_VERSION);
336 scmi_message_header(shmem, SCMI_PERF, SCMI_PROTOCOL_ATTRIBUTES);
354 scmi_message_header(shmem, SCMI_PERF
    [all...]

Completed in 38 milliseconds