Home
last modified time | relevance | path

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

/external/u-boot/drivers/nvme/
Dnvme.c281 dev->ctrl_config |= NVME_CC_ENABLE; in nvme_enable_ctrl()
290 dev->ctrl_config &= ~NVME_CC_ENABLE; in nvme_disable_ctrl()
Dnvme.h585 NVME_CC_ENABLE = 1 << 0, enumerator