Searched refs:NVME_CC_ARB_RR (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/nvme/ | ||
| H A D | nvme.h | 589 NVME_CC_ARB_RR = 0 << 11, enumerator |
| H A D | nvme.c | 392 dev->ctrl_config |= NVME_CC_ARB_RR | NVME_CC_SHN_NONE; in nvme_configure_admin_queue() |