Lines Matching refs:xhci_hcd_mtk
76 static int xhci_mtk_host_enable(struct xhci_hcd_mtk *mtk) in xhci_mtk_host_enable()
133 static int xhci_mtk_host_disable(struct xhci_hcd_mtk *mtk) in xhci_mtk_host_disable()
175 static int xhci_mtk_ssusb_config(struct xhci_hcd_mtk *mtk) in xhci_mtk_ssusb_config()
222 static int xhci_mtk_clks_get(struct xhci_hcd_mtk *mtk) in xhci_mtk_clks_get()
244 static int xhci_mtk_clks_enable(struct xhci_hcd_mtk *mtk) in xhci_mtk_clks_enable()
284 static void xhci_mtk_clks_disable(struct xhci_hcd_mtk *mtk) in xhci_mtk_clks_disable()
293 static void usb_wakeup_ip_sleep_set(struct xhci_hcd_mtk *mtk, bool enable) in usb_wakeup_ip_sleep_set()
314 static int usb_wakeup_of_property_parse(struct xhci_hcd_mtk *mtk, in usb_wakeup_of_property_parse()
341 static void usb_wakeup_set(struct xhci_hcd_mtk *mtk, bool enable) in usb_wakeup_set()
354 static int xhci_mtk_ldos_enable(struct xhci_hcd_mtk *mtk) in xhci_mtk_ldos_enable()
373 static void xhci_mtk_ldos_disable(struct xhci_hcd_mtk *mtk) in xhci_mtk_ldos_disable()
382 struct xhci_hcd_mtk *mtk = hcd_to_mtk(hcd); in xhci_mtk_quirks()
403 struct xhci_hcd_mtk *mtk = hcd_to_mtk(hcd); in xhci_mtk_setup()
429 struct xhci_hcd_mtk *mtk; in xhci_mtk_probe()
590 struct xhci_hcd_mtk *mtk = platform_get_drvdata(dev); in xhci_mtk_remove()
618 struct xhci_hcd_mtk *mtk = dev_get_drvdata(dev); in xhci_mtk_suspend()
636 struct xhci_hcd_mtk *mtk = dev_get_drvdata(dev); in xhci_mtk_resume()