Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/nvme/
H A Dnvme.h588 NVME_CC_ARB_RR = 0 << 11, enumerator
H A Dnvme.c371 dev->ctrl_config |= NVME_CC_ARB_RR | NVME_CC_SHN_NONE; in nvme_configure_admin_queue()