Home
last modified time | relevance | path

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

/linux-6.15/drivers/firmware/
H A Dti_sci.c3672 s32 val, cpu_lat = 0; in ti_sci_suspend() local
3680 cpu_lat = max(cpu_lat, val); in ti_sci_suspend()
3685 dev_dbg(cpu_dev_max, "%s: sending max CPU latency=%u\n", __func__, cpu_lat); in ti_sci_suspend()
3687 cpu_lat, TISCI_MSG_CONSTRAINT_SET); in ti_sci_suspend()