Searched defs:mtk (Results 1 – 3 of 3) sorted by relevance
150 static int xhci_mtk_host_enable(struct xhci_hcd_mtk *mtk) in xhci_mtk_host_enable()210 static int xhci_mtk_host_disable(struct xhci_hcd_mtk *mtk) in xhci_mtk_host_disable()353 static int xhci_mtk_clks_get(struct xhci_hcd_mtk *mtk) in xhci_mtk_clks_get()394 struct xhci_hcd_mtk *mtk = hcd_to_mtk(hcd); in xhci_mtk_quirks() local424 struct xhci_hcd_mtk *mtk = hcd_to_mtk(hcd); in xhci_mtk_setup() local463 struct xhci_hcd_mtk *mtk; in xhci_mtk_probe() local651 struct xhci_hcd_mtk *mtk = platform_get_drvdata(pdev); in xhci_mtk_remove() local680 struct xhci_hcd_mtk *mtk = dev_get_drvdata(dev); in xhci_mtk_suspend() local710 struct xhci_hcd_mtk *mtk = dev_get_drvdata(dev); in xhci_mtk_resume() local740 struct xhci_hcd_mtk *mtk = dev_get_drvdata(dev); in xhci_mtk_runtime_suspend() local[all …]
124 get_bw_info(struct xhci_hcd_mtk *mtk, struct usb_device *udev, in get_bw_info()244 create_sch_ep(struct xhci_hcd_mtk *mtk, struct usb_device *udev, in create_sch_ep()620 static void destroy_sch_ep(struct xhci_hcd_mtk *mtk, struct usb_device *udev, in destroy_sch_ep()660 int xhci_mtk_sch_init(struct xhci_hcd_mtk *mtk) in xhci_mtk_sch_init()681 void xhci_mtk_sch_exit(struct xhci_hcd_mtk *mtk) in xhci_mtk_sch_exit()689 struct xhci_hcd_mtk *mtk = hcd_to_mtk(hcd); in add_ep_quirk() local729 struct xhci_hcd_mtk *mtk = hcd_to_mtk(hcd); in drop_ep_quirk() local750 struct xhci_hcd_mtk *mtk = hcd_to_mtk(hcd); in xhci_mtk_check_bandwidth() local791 struct xhci_hcd_mtk *mtk = hcd_to_mtk(hcd); in xhci_mtk_reset_bandwidth() local
53 struct mtk { struct57 struct mtk_gc gc_map[MTK_BANK_CNT]; argument70 struct mtk *mtk = gpiochip_get_data(gc); in mtk_gpio_w32() local80 struct mtk *mtk = gpiochip_get_data(gc); in mtk_gpio_r32() local211 struct mtk *mtk = dev_get_drvdata(dev); in mediatek_gpio_bank_probe() local297 struct mtk *mtk; in mediatek_gpio_probe() local
Completed in 12 milliseconds