Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/nvme/
H A Dnvme.c56 u32 bit = enabled ? NVME_CSTS_RDY : 0; in nvme_wait_ready()
65 if ((readl(&dev->bar->csts) & NVME_CSTS_RDY) == bit) in nvme_wait_ready()
H A Dnvme.h619 NVME_CSTS_RDY = 1 << 0, enumerator