Home
last modified time | relevance | path

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

/drivers/nvme/host/
Dcore.c3159 u32 transition_time = le32_to_cpu(id->rtd3e) / USEC_PER_SEC; in nvme_init_identify() local
3161 ctrl->shutdown_timeout = clamp_t(unsigned int, transition_time, in nvme_init_identify()