Searched refs:OTGCMD_OTG_DIS (Results 1 – 2 of 2) sorted by relevance
185 writel(OTGCMD_HOST_BUS_REQ | OTGCMD_OTG_DIS, in cdns_drd_host_on()233 u32 reg = OTGCMD_OTG_DIS; in cdns_drd_gadget_on()
120 #define OTGCMD_OTG_DIS BIT(3) macro