Searched refs:NVME_CC_SHN_NONE (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/drivers/nvme/ | ||
D | nvme.h | 591 NVME_CC_SHN_NONE = 0 << 14, enumerator |
D | nvme.c | 371 dev->ctrl_config |= NVME_CC_ARB_RR | NVME_CC_SHN_NONE; in nvme_configure_admin_queue() |