Lines Matching refs:mtk_glue
42 struct mtk_glue { struct
55 static int mtk_musb_clks_get(struct mtk_glue *glue) in mtk_musb_clks_get() argument
66 static int mtk_otg_switch_set(struct mtk_glue *glue, enum usb_role role) in mtk_otg_switch_set()
125 struct mtk_glue *glue = usb_role_switch_get_drvdata(sw); in musb_usb_role_sx_get()
130 static int mtk_otg_switch_init(struct mtk_glue *glue) in mtk_otg_switch_init()
144 static void mtk_otg_switch_exit(struct mtk_glue *glue) in mtk_otg_switch_exit()
221 struct mtk_glue *glue = dev_get_drvdata(dev->parent); in mtk_musb_set_mode()
258 struct mtk_glue *glue = dev_get_drvdata(dev->parent); in mtk_musb_init()
337 struct mtk_glue *glue = dev_get_drvdata(dev->parent); in mtk_musb_exit()
403 struct mtk_glue *glue; in mtk_musb_probe()
514 struct mtk_glue *glue = platform_get_drvdata(pdev); in mtk_musb_remove()