Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/pcie/
Daspm.c375 static void encode_l12_threshold(u32 threshold_us, u32 *scale, u32 *value) in encode_l12_threshold() argument
377 u32 threshold_ns = threshold_us * 1000; in encode_l12_threshold()