Home
last modified time | relevance | path

Searched defs:mtk (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/usb/host/
A Dxhci-mtk.c168 static int xhci_mtk_host_enable(struct xhci_hcd_mtk *mtk) in xhci_mtk_host_enable()
392 static int xhci_mtk_clks_get(struct xhci_hcd_mtk *mtk) in xhci_mtk_clks_get()
405 static int xhci_mtk_vregs_get(struct xhci_hcd_mtk *mtk) in xhci_mtk_vregs_get()
418 struct xhci_hcd_mtk *mtk = hcd_to_mtk(hcd); in xhci_mtk_quirks() local
448 struct xhci_hcd_mtk *mtk = hcd_to_mtk(hcd); in xhci_mtk_setup() local
484 struct xhci_hcd_mtk *mtk; in xhci_mtk_probe() local
677 struct xhci_hcd_mtk *mtk = platform_get_drvdata(pdev); in xhci_mtk_remove() local
711 struct xhci_hcd_mtk *mtk = dev_get_drvdata(dev); in xhci_mtk_suspend() local
746 struct xhci_hcd_mtk *mtk = dev_get_drvdata(dev); in xhci_mtk_resume() local
779 struct xhci_hcd_mtk *mtk = dev_get_drvdata(dev); in xhci_mtk_runtime_suspend() local
[all …]
A Dxhci-mtk-sch.c119 get_bw_info(struct xhci_hcd_mtk *mtk, struct usb_device *udev, in get_bw_info()
239 create_sch_ep(struct xhci_hcd_mtk *mtk, struct usb_device *udev, in create_sch_ep()
560 static void destroy_sch_ep(struct xhci_hcd_mtk *mtk, struct usb_device *udev, in destroy_sch_ep()
600 int xhci_mtk_sch_init(struct xhci_hcd_mtk *mtk) in xhci_mtk_sch_init()
621 void xhci_mtk_sch_exit(struct xhci_hcd_mtk *mtk) in xhci_mtk_sch_exit()
629 struct xhci_hcd_mtk *mtk = hcd_to_mtk(hcd); in add_ep_quirk() local
669 struct xhci_hcd_mtk *mtk = hcd_to_mtk(hcd); in drop_ep_quirk() local
690 struct xhci_hcd_mtk *mtk = hcd_to_mtk(hcd); in xhci_mtk_check_bandwidth() local
731 struct xhci_hcd_mtk *mtk = hcd_to_mtk(hcd); in xhci_mtk_reset_bandwidth() local
/linux-6.3-rc2/drivers/gpio/
A Dgpio-mt7621.c52 struct mtk { struct
56 struct mtk_gc gc_map[MTK_BANK_CNT]; argument
69 struct mtk *mtk = gpiochip_get_data(gc); in mtk_gpio_w32() argument
79 struct mtk *mtk = gpiochip_get_data(gc); in mtk_gpio_r32() local
223 struct mtk *mtk = dev_get_drvdata(dev); in mediatek_gpio_bank_probe() local
301 struct mtk *mtk; in mediatek_gpio_probe() local

Completed in 13 milliseconds