Searched refs:SCMI_RAW_MAX_QUEUE (Results 1 – 2 of 2) sorted by relevance
17 SCMI_RAW_MAX_QUEUE enumerator
178 struct scmi_raw_queue *q[SCMI_RAW_MAX_QUEUE];502 for (i = 0; i < SCMI_RAW_MAX_QUEUE; i++) in scmi_xfer_raw_reset()1101 for (idx = 0; idx < SCMI_RAW_MAX_QUEUE; idx++) { in scmi_raw_mode_setup()