Searched refs:NVME_CMBMSC_CRE (Results 1 – 4 of 4) sorted by relevance
228 NVME_CMBMSC_CRE = 1 << 0, enumerator
1838 writel(NVME_CMBMSC_CRE, dev->bar + NVME_REG_CMBMSC); in nvme_map_cmb()1858 hi_lo_writeq(NVME_CMBMSC_CRE | NVME_CMBMSC_CMSE | in nvme_map_cmb()
357 #define NVME_CMBMSC_CRE(cmbmsc) \ macro
7839 if (NVME_CMBMSC_CRE(data)) { in nvme_write_bar()