Lines Matching refs:mhi_controller
437 static int mhi_read_reg(struct mhi_controller *mhi_cntrl, void __iomem *addr, u32 *out) in mhi_read_reg()
462 static void mhi_write_reg(struct mhi_controller *mhi_cntrl, void __iomem *addr, u32 val) in mhi_write_reg()
467 static int mhi_runtime_get(struct mhi_controller *mhi_cntrl) in mhi_runtime_get()
472 static void mhi_runtime_put(struct mhi_controller *mhi_cntrl) in mhi_runtime_put()
476 static void mhi_status_cb(struct mhi_controller *mhi_cntrl, enum mhi_callback reason) in mhi_status_cb()
488 static int mhi_reset_and_async_power_up(struct mhi_controller *mhi_cntrl) in mhi_reset_and_async_power_up()
515 struct mhi_controller *qaic_mhi_register_controller(struct pci_dev *pci_dev, void __iomem *mhi_bar, in qaic_mhi_register_controller()
518 struct mhi_controller *mhi_cntrl; in qaic_mhi_register_controller()
592 void qaic_mhi_free_controller(struct mhi_controller *mhi_cntrl, bool link_up) in qaic_mhi_free_controller()
599 void qaic_mhi_start_reset(struct mhi_controller *mhi_cntrl) in qaic_mhi_start_reset()
604 void qaic_mhi_reset_done(struct mhi_controller *mhi_cntrl) in qaic_mhi_reset_done()