Searched defs:mtk (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/drivers/usb/host/ |
| D | xhci-mtk.c | 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() 209 static int xhci_mtk_clks_get(struct xhci_hcd_mtk *mtk) in xhci_mtk_clks_get() 235 static int xhci_mtk_clks_enable(struct xhci_hcd_mtk *mtk) in xhci_mtk_clks_enable() 283 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() 356 static int xhci_mtk_ldos_enable(struct xhci_hcd_mtk *mtk) in xhci_mtk_ldos_enable() [all …]
|
| D | xhci-mtk-sch.c | 652 int xhci_mtk_sch_init(struct xhci_hcd_mtk *mtk) in xhci_mtk_sch_init() 677 void xhci_mtk_sch_exit(struct xhci_hcd_mtk *mtk) in xhci_mtk_sch_exit() 686 struct xhci_hcd_mtk *mtk = hcd_to_mtk(hcd); in xhci_mtk_add_ep_quirk() local 732 struct xhci_hcd_mtk *mtk = hcd_to_mtk(hcd); in xhci_mtk_drop_ep_quirk() local 768 struct xhci_hcd_mtk *mtk = hcd_to_mtk(hcd); in xhci_mtk_check_bandwidth() local 817 struct xhci_hcd_mtk *mtk = hcd_to_mtk(hcd); in xhci_mtk_reset_bandwidth() local
|
| /kernel/linux/linux-6.6/drivers/usb/host/ |
| D | xhci-mtk.c | 139 static void xhci_mtk_set_frame_interval(struct xhci_hcd_mtk *mtk) in xhci_mtk_set_frame_interval() 179 static void xhci_mtk_rxfifo_depth_set(struct xhci_hcd_mtk *mtk) in xhci_mtk_rxfifo_depth_set() 194 static void xhci_mtk_init_quirk(struct xhci_hcd_mtk *mtk) in xhci_mtk_init_quirk() 203 static int xhci_mtk_host_enable(struct xhci_hcd_mtk *mtk) in xhci_mtk_host_enable() 263 static int xhci_mtk_host_disable(struct xhci_hcd_mtk *mtk) in xhci_mtk_host_disable() 309 static int xhci_mtk_ssusb_config(struct xhci_hcd_mtk *mtk) in xhci_mtk_ssusb_config() 344 static void usb_wakeup_ip_sleep_set(struct xhci_hcd_mtk *mtk, bool enable) in usb_wakeup_ip_sleep_set() 395 static int usb_wakeup_of_property_parse(struct xhci_hcd_mtk *mtk, in usb_wakeup_of_property_parse() 421 static void usb_wakeup_set(struct xhci_hcd_mtk *mtk, bool enable) in usb_wakeup_set() 427 static int xhci_mtk_clks_get(struct xhci_hcd_mtk *mtk) in xhci_mtk_clks_get() [all …]
|
| D | xhci-mtk-sch.c | 119 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
|
| /kernel/linux/linux-5.10/drivers/gpio/ |
| D | gpio-mt7621.c | 53 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 213 struct mtk *mtk = dev_get_drvdata(dev); in mediatek_gpio_bank_probe() local 298 struct mtk *mtk; in mediatek_gpio_probe() local
|
| /kernel/linux/linux-6.6/drivers/gpio/ |
| D | gpio-mt7621.c | 52 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() local 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
|