Lines Matching defs:ci

100 static void hw_alloc_regmap(struct ci_hdrc *ci, bool is_lpm)  in hw_alloc_regmap()
118 static enum ci_revision ci_get_revision(struct ci_hdrc *ci) in ci_get_revision()
141 u32 hw_read_intr_enable(struct ci_hdrc *ci) in hw_read_intr_enable()
153 u32 hw_read_intr_status(struct ci_hdrc *ci) in hw_read_intr_status()
165 int hw_port_test_set(struct ci_hdrc *ci, u8 mode) in hw_port_test_set()
183 u8 hw_port_test_get(struct ci_hdrc *ci) in hw_port_test_get()
200 static void ci_hdrc_enter_lpm_common(struct ci_hdrc *ci, bool enable) in ci_hdrc_enter_lpm_common()
213 static void ci_hdrc_enter_lpm(struct ci_hdrc *ci, bool enable) in ci_hdrc_enter_lpm()
218 static int hw_device_init(struct ci_hdrc *ci, void __iomem *base) in hw_device_init()
269 void hw_phymode_configure(struct ci_hdrc *ci) in hw_phymode_configure()
318 static int _ci_usb_phy_init(struct ci_hdrc *ci) in _ci_usb_phy_init()
344 static void ci_usb_phy_exit(struct ci_hdrc *ci) in ci_usb_phy_exit()
363 static int ci_usb_phy_init(struct ci_hdrc *ci) in ci_usb_phy_init()
403 void ci_platform_configure(struct ci_hdrc *ci) in ci_platform_configure()
460 static int hw_controller_reset(struct ci_hdrc *ci) in hw_controller_reset()
480 int hw_device_reset(struct ci_hdrc *ci) in hw_device_reset()
521 struct ci_hdrc *ci = data; in ci_irq_handler() local
579 static void ci_irq(struct ci_hdrc *ci) in ci_irq()
592 struct ci_hdrc *ci = cbl->ci; in ci_cable_notifier() local
603 struct ci_hdrc *ci = usb_role_switch_get_drvdata(sw); in ci_usb_role_switch_get() local
617 struct ci_hdrc *ci = usb_role_switch_get_drvdata(sw); in ci_usb_role_switch_set() local
647 static enum ci_role ci_get_role(struct ci_hdrc *ci) in ci_get_role()
829 static int ci_extcon_register(struct ci_hdrc *ci) in ci_extcon_register()
861 struct ci_hdrc *ci = container_of(work, struct ci_hdrc, power_lost_work); in ci_power_lost_work() local
948 struct ci_hdrc *ci = platform_get_drvdata(pdev); in ci_hdrc_query_available_role() local
963 static inline void ci_role_destroy(struct ci_hdrc *ci) in ci_role_destroy()
971 static void ci_get_otg_capable(struct ci_hdrc *ci) in ci_get_otg_capable()
990 struct ci_hdrc *ci = dev_get_drvdata(dev); in role_show() local
1001 struct ci_hdrc *ci = dev_get_drvdata(dev); in role_store() local
1048 struct ci_hdrc *ci; in ci_hdrc_probe() local
1265 struct ci_hdrc *ci = platform_get_drvdata(pdev); in ci_hdrc_remove() local
1285 static void ci_otg_fsm_suspend_for_srp(struct ci_hdrc *ci) in ci_otg_fsm_suspend_for_srp()
1297 static void ci_otg_fsm_wakeup_by_srp(struct ci_hdrc *ci) in ci_otg_fsm_wakeup_by_srp()
1311 static void ci_controller_suspend(struct ci_hdrc *ci) in ci_controller_suspend()
1329 static void ci_extcon_wakeup_int(struct ci_hdrc *ci) in ci_extcon_wakeup_int()
1350 struct ci_hdrc *ci = dev_get_drvdata(dev); in ci_controller_resume() local
1389 struct ci_hdrc *ci = dev_get_drvdata(dev); in ci_suspend() local
1426 struct ci_hdrc *ci = dev_get_drvdata(dev); in ci_resume() local
1469 struct ci_hdrc *ci = dev_get_drvdata(dev); in ci_runtime_suspend() local