Searched refs:NVME_CC_EN (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/dev/block/nvme/
H A Dnvme-hw.h49 #define NVME_CC_EN (1 << 0) // Enable macro
H A Dnvme.c816 wr32(rd32(CC) & ~NVME_CC_EN, CC); // disable
837 wr32(NVME_CC_EN | NVME_CC_AMS_RR | NVME_CC_MPS(0) |

Completed in 31 milliseconds