Searched refs:ufs_mcq_op_reg_addr (Results 1 – 1 of 1) sorted by relevance
52 static inline uint64_t ufs_mcq_op_reg_addr(UfsHc *u, int qid) in ufs_mcq_op_reg_addr() function61 return ufs_mcq_op_reg_addr(u, 0) + sizeof(u->mcq_op_reg); in ufs_reg_size()85 mcq_op_reg_addr = ufs_mcq_op_reg_addr(u, 0); in ufs_is_mcq_op_reg()807 offset = addr - ufs_mcq_op_reg_addr(u, 0); in ufs_mmio_read()831 ufs_write_mcq_op_reg(u, addr - ufs_mcq_op_reg_addr(u, 0), data, size); in ufs_mmio_write()1717 uint64_t addr = ufs_mcq_op_reg_addr(u, i); in ufs_init_hc()