Lines Matching defs:ci

98 static void hw_alloc_regmap(struct ci_hdrc *ci, bool is_lpm)  in hw_alloc_regmap()
116 static enum ci_revision ci_get_revision(struct ci_hdrc *ci) in ci_get_revision()
139 u32 hw_read_intr_enable(struct ci_hdrc *ci) in hw_read_intr_enable()
151 u32 hw_read_intr_status(struct ci_hdrc *ci) in hw_read_intr_status()
163 int hw_port_test_set(struct ci_hdrc *ci, u8 mode) in hw_port_test_set()
181 u8 hw_port_test_get(struct ci_hdrc *ci) in hw_port_test_get()
198 static void ci_hdrc_enter_lpm(struct ci_hdrc *ci, bool enable) in ci_hdrc_enter_lpm()
211 static int hw_device_init(struct ci_hdrc *ci, void __iomem *base) in hw_device_init()
262 void hw_phymode_configure(struct ci_hdrc *ci) in hw_phymode_configure()
311 static int _ci_usb_phy_init(struct ci_hdrc *ci) in _ci_usb_phy_init()
337 static void ci_usb_phy_exit(struct ci_hdrc *ci) in ci_usb_phy_exit()
356 static int ci_usb_phy_init(struct ci_hdrc *ci) in ci_usb_phy_init()
396 void ci_platform_configure(struct ci_hdrc *ci) in ci_platform_configure()
453 static int hw_controller_reset(struct ci_hdrc *ci) in hw_controller_reset()
473 int hw_device_reset(struct ci_hdrc *ci) in hw_device_reset()
514 struct ci_hdrc *ci = data; in ci_irq() local
569 struct ci_hdrc *ci = cbl->ci; in ci_cable_notifier() local
580 struct ci_hdrc *ci = usb_role_switch_get_drvdata(sw); in ci_usb_role_switch_get() local
594 struct ci_hdrc *ci = usb_role_switch_get_drvdata(sw); in ci_usb_role_switch_set() local
796 static int ci_extcon_register(struct ci_hdrc *ci) in ci_extcon_register()
893 struct ci_hdrc *ci = platform_get_drvdata(pdev); in ci_hdrc_query_available_role() local
908 static inline void ci_role_destroy(struct ci_hdrc *ci) in ci_role_destroy()
916 static void ci_get_otg_capable(struct ci_hdrc *ci) in ci_get_otg_capable()
935 struct ci_hdrc *ci = dev_get_drvdata(dev); in role_show() local
946 struct ci_hdrc *ci = dev_get_drvdata(dev); in role_store() local
985 struct ci_hdrc *ci; in ci_hdrc_probe() local
1214 struct ci_hdrc *ci = platform_get_drvdata(pdev); in ci_hdrc_remove() local
1236 static void ci_otg_fsm_suspend_for_srp(struct ci_hdrc *ci) in ci_otg_fsm_suspend_for_srp()
1248 static void ci_otg_fsm_wakeup_by_srp(struct ci_hdrc *ci) in ci_otg_fsm_wakeup_by_srp()
1262 static void ci_controller_suspend(struct ci_hdrc *ci) in ci_controller_suspend()
1280 static void ci_extcon_wakeup_int(struct ci_hdrc *ci) in ci_extcon_wakeup_int()
1299 struct ci_hdrc *ci = dev_get_drvdata(dev); in ci_controller_resume() local
1338 struct ci_hdrc *ci = dev_get_drvdata(dev); in ci_suspend() local
1371 struct ci_hdrc *ci = dev_get_drvdata(dev); in ci_resume() local
1393 struct ci_hdrc *ci = dev_get_drvdata(dev); in ci_runtime_suspend() local