Searched refs:UFS_MCQ_OPR_START (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/block/ | ||
H A D | ufs.h | 253 #define UFS_MCQ_OPR_START 0x1000 macro |
/openbmc/qemu/hw/ufs/ | ||
H A D | ufs.c | 49 return UFS_MCQ_OPR_START + qid * 48; in ufs_mcq_op_reg_addr() |