Searched refs:CI_ROLE_HOST (Results 1 – 6 of 6) sorted by relevance
178 if (ci->role == CI_ROLE_HOST && ci->hcd) in ci_hdrc_host_destroy()238 ci->roles[CI_ROLE_HOST] = rdrv; in ci_hdrc_host_init()
104 CI_ROLE_HOST = 0, enumerator409 return ci->is_otg && ci->roles[CI_ROLE_HOST] && in ci_otg_is_fsm_mode()
54 : CI_ROLE_HOST; in ci_otg_role()
768 if (!ci->roles[CI_ROLE_HOST] && !ci->roles[CI_ROLE_GADGET]) { in ci_hdrc_probe()782 if (ci->roles[CI_ROLE_HOST] && ci->roles[CI_ROLE_GADGET]) { in ci_hdrc_probe()796 ci->role = ci->roles[CI_ROLE_HOST] in ci_hdrc_probe()797 ? CI_ROLE_HOST in ci_hdrc_probe()
310 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()