Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnvme.h167 #define NVME_CRTO_CRIMT(crto) ((crto) >> 16) macro
/openbmc/linux/drivers/nvme/host/
H A Dcore.c2286 ready_timeout = NVME_CRTO_CRIMT(crto); in nvme_enable_ctrl()