Searched refs:MSG_FLAG_CLOCK_ALLOW_SSC (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/firmware/ | ||
| D | ti_sci.h | 268 #define MSG_FLAG_CLOCK_ALLOW_SSC TI_SCI_MSG_FLAG(8) macro |
| D | ti_sci.c | 1104 flags |= needs_ssc ? MSG_FLAG_CLOCK_ALLOW_SSC : 0; in ti_sci_cmd_get_clock() |