Searched refs:ci_role (Results 1 – 5 of 5) sorted by relevance
87 enum ci_role ci_otg_role(struct ci_hdrc *ci) in ci_otg_role()89 enum ci_role role = hw_read_otgsc(ci, OTGSC_ID) in ci_otg_role()110 enum ci_role role = ci_otg_role(ci); in ci_handle_id_switch()114 ci_role(ci)->name, ci->roles[role]->name); in ci_handle_id_switch()
105 enum ci_role { enum209 enum ci_role role;253 static inline struct ci_role_driver *ci_role(struct ci_hdrc *ci) in ci_role() function259 static inline int ci_role_start(struct ci_hdrc *ci, enum ci_role role) in ci_role_start()277 enum ci_role role = ci->role; in ci_role_stop()
18 enum ci_role ci_otg_role(struct ci_hdrc *ci);
298 seq_printf(s, "%s\n", ci_role(ci)->name); in ci_role_show()308 enum ci_role role; in ci_role_write()
511 pr_err("cannot enter in %s device mode", ci_role(ci)->name); in hw_device_reset()601 ret = ci_role(ci)->irq(ci); in ci_irq()1036 ci_role(ci)->name); in ci_hdrc_probe()