Searched refs:ci_role (Results 1 – 5 of 5) sorted by relevance
50 enum ci_role ci_otg_role(struct ci_hdrc *ci) in ci_otg_role()52 enum ci_role role = hw_read_otgsc(ci, OTGSC_ID) in ci_otg_role()73 enum ci_role role = ci_otg_role(ci); in ci_handle_id_switch()77 ci_role(ci)->name, ci->roles[role]->name); in ci_handle_id_switch()
103 enum ci_role { enum207 enum ci_role role;251 static inline struct ci_role_driver *ci_role(struct ci_hdrc *ci) in ci_role() function257 static inline int ci_role_start(struct ci_hdrc *ci, enum ci_role role) in ci_role_start()275 enum ci_role role = ci->role; in ci_role_stop()
18 enum ci_role ci_otg_role(struct ci_hdrc *ci);
293 seq_printf(s, "%s\n", ci_role(ci)->name); in ci_role_show()303 enum ci_role role; in ci_role_write()
467 pr_err("cannot enter in %s device mode", ci_role(ci)->name); in hw_device_reset()555 ret = ci_role(ci)->irq(ci); in ci_irq()809 ci_role(ci)->name); in ci_hdrc_probe()