Searched refs:ufs_mcq_op_reg_addr (Results 1 – 1 of 1) sorted by relevance
46 static inline uint64_t ufs_mcq_op_reg_addr(UfsHc *u, int qid) in ufs_mcq_op_reg_addr() function55 return ufs_mcq_op_reg_addr(u, 0) + sizeof(u->mcq_op_reg); in ufs_reg_size()79 mcq_op_reg_addr = ufs_mcq_op_reg_addr(u, 0); in ufs_is_mcq_op_reg()801 offset = addr - ufs_mcq_op_reg_addr(u, 0); in ufs_mmio_read()825 ufs_write_mcq_op_reg(u, addr - ufs_mcq_op_reg_addr(u, 0), data, size); in ufs_mmio_write()1652 uint64_t addr = ufs_mcq_op_reg_addr(u, i); in ufs_init_hc()