Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dnvme.h143 #define NVME_CMB_BIR(cmbloc) ((cmbloc) & 0x7) macro
/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dpci.c1842 bar = NVME_CMB_BIR(dev->cmbloc); in nvme_map_cmb()