Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dnvme.h180 NVME_CC_AMS_RR = 0 << NVME_CC_AMS_SHIFT, enumerator
/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dcore.c2450 ctrl->ctrl_config |= NVME_CC_AMS_RR | NVME_CC_SHN_NONE; in nvme_enable_ctrl()