Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnvme.h142 NVME_REG_CRTO = 0x0068, /* Controller Ready Timeouts */ enumerator
/openbmc/linux/drivers/nvme/host/
H A Dcore.c2282 ret = ctrl->ops->reg_read32(ctrl, NVME_REG_CRTO, &crto); in nvme_enable_ctrl()