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