Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/host/
Dxhci-mtk.c115 static void xhci_mtk_set_frame_interval(struct xhci_hcd_mtk *mtk) in xhci_mtk_set_frame_interval()
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()
255 static int xhci_mtk_ssusb_config(struct xhci_hcd_mtk *mtk) in xhci_mtk_ssusb_config()
290 static void usb_wakeup_ip_sleep_set(struct xhci_hcd_mtk *mtk, bool enable) in usb_wakeup_ip_sleep_set()
321 static int usb_wakeup_of_property_parse(struct xhci_hcd_mtk *mtk, in usb_wakeup_of_property_parse()
347 static void usb_wakeup_set(struct xhci_hcd_mtk *mtk, bool enable) in usb_wakeup_set()
353 static int xhci_mtk_clks_get(struct xhci_hcd_mtk *mtk) in xhci_mtk_clks_get()
366 static int xhci_mtk_ldos_enable(struct xhci_hcd_mtk *mtk) in xhci_mtk_ldos_enable()
385 static void xhci_mtk_ldos_disable(struct xhci_hcd_mtk *mtk) in xhci_mtk_ldos_disable()
[all …]
Dxhci-mtk-sch.c124 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() local
729 struct xhci_hcd_mtk *mtk = hcd_to_mtk(hcd); in drop_ep_quirk() local
750 struct xhci_hcd_mtk *mtk = hcd_to_mtk(hcd); in xhci_mtk_check_bandwidth() local
791 struct xhci_hcd_mtk *mtk = hcd_to_mtk(hcd); in xhci_mtk_reset_bandwidth() local
/Linux-v5.15/drivers/gpio/
Dgpio-mt7621.c53 struct mtk { struct
57 struct mtk_gc gc_map[MTK_BANK_CNT]; argument
70 struct mtk *mtk = gpiochip_get_data(gc); in mtk_gpio_w32() local
80 struct mtk *mtk = gpiochip_get_data(gc); in mtk_gpio_r32() local
211 struct mtk *mtk = dev_get_drvdata(dev); in mediatek_gpio_bank_probe() local
297 struct mtk *mtk; in mediatek_gpio_probe() local