Searched refs:chdb_offset (Results 1 – 4 of 4) sorted by relevance
174 u32 chdb_offset; member
828 int mhi_get_channel_doorbell_offset(struct mhi_controller *mhi_cntrl, u32 *chdb_offset);
256 mhi_cntrl->chdb_offset = mhi_ep_mmio_read(mhi_cntrl, EP_CHDBOFF); in mhi_ep_mmio_init()
1695 int mhi_get_channel_doorbell_offset(struct mhi_controller *mhi_cntrl, u32 *chdb_offset) in mhi_get_channel_doorbell_offset() argument1701 ret = mhi_read_reg(mhi_cntrl, base, CHDBOFF, chdb_offset); in mhi_get_channel_doorbell_offset()
Completed in 12 milliseconds