Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ufs/
H A Dtrace-events15 ufs_mcq_create_sq(uint8_t sqid, uint8_t cqid, uint64_t addr, uint16_t size) "mcq create sq sqid %"P…
H A Dufs.c478 static bool ufs_mcq_create_sq(UfsHc *u, uint8_t qid, uint32_t attr) in ufs_mcq_create_sq() function
687 if (!ufs_mcq_create_sq(u, qid, data)) { in ufs_write_mcq_reg()