Searched refs:CI_ROLE_HOST (Results 1 – 6 of 6) sorted by relevance
198 if (ci->role == CI_ROLE_HOST && ci->hcd) in ci_hdrc_host_destroy()258 ci->roles[CI_ROLE_HOST] = rdrv; in ci_hdrc_host_init()
106 CI_ROLE_HOST = 0, enumerator413 return ci->is_otg && ci->roles[CI_ROLE_HOST] && in ci_otg_is_fsm_mode()
91 : CI_ROLE_HOST; in ci_otg_role()
995 if (!ci->roles[CI_ROLE_HOST] && !ci->roles[CI_ROLE_GADGET]) { in ci_hdrc_probe()1009 if (ci->roles[CI_ROLE_HOST] && ci->roles[CI_ROLE_GADGET]) { in ci_hdrc_probe()1023 ci->role = ci->roles[CI_ROLE_HOST] in ci_hdrc_probe()1024 ? CI_ROLE_HOST in ci_hdrc_probe()
315 for (role = CI_ROLE_HOST; role < CI_ROLE_END; role++) in ci_role_write()
525 ci_role_start(ci, CI_ROLE_HOST); in ci_otg_start_host()