Home
last modified time | relevance | path

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

/drivers/usb/host/
Dxhci-mtk.c121 static void xhci_mtk_set_frame_interval(struct xhci_hcd_mtk *mtk) in xhci_mtk_set_frame_interval()
161 static void xhci_mtk_rxfifo_depth_set(struct xhci_hcd_mtk *mtk) in xhci_mtk_rxfifo_depth_set()
176 static void xhci_mtk_init_quirk(struct xhci_hcd_mtk *mtk) in xhci_mtk_init_quirk()
185 static int xhci_mtk_host_enable(struct xhci_hcd_mtk *mtk) in xhci_mtk_host_enable()
245 static int xhci_mtk_host_disable(struct xhci_hcd_mtk *mtk) in xhci_mtk_host_disable()
290 static int xhci_mtk_ssusb_config(struct xhci_hcd_mtk *mtk) in xhci_mtk_ssusb_config()
325 static void usb_wakeup_ip_sleep_set(struct xhci_hcd_mtk *mtk, bool enable) in usb_wakeup_ip_sleep_set()
356 static int usb_wakeup_of_property_parse(struct xhci_hcd_mtk *mtk, in usb_wakeup_of_property_parse()
382 static void usb_wakeup_set(struct xhci_hcd_mtk *mtk, bool enable) in usb_wakeup_set()
388 static int xhci_mtk_clks_get(struct xhci_hcd_mtk *mtk) in xhci_mtk_clks_get()
[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()
611 static void destroy_sch_ep(struct xhci_hcd_mtk *mtk, struct usb_device *udev, in destroy_sch_ep()
651 int xhci_mtk_sch_init(struct xhci_hcd_mtk *mtk) in xhci_mtk_sch_init()
672 void xhci_mtk_sch_exit(struct xhci_hcd_mtk *mtk) in xhci_mtk_sch_exit()
680 struct xhci_hcd_mtk *mtk = hcd_to_mtk(hcd); in add_ep_quirk() local
720 struct xhci_hcd_mtk *mtk = hcd_to_mtk(hcd); in drop_ep_quirk() local
741 struct xhci_hcd_mtk *mtk = hcd_to_mtk(hcd); in xhci_mtk_check_bandwidth() local
782 struct xhci_hcd_mtk *mtk = hcd_to_mtk(hcd); in xhci_mtk_reset_bandwidth() local
/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() argument
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