Searched refs:HOST_EN (Results 1 – 3 of 3) sorted by relevance
51 #define HOST_EN (1 << 0) macro185 unsigned long tmp = __raw_readl(USB_OTG_STAT_CONTROL) | HOST_EN; in pnx4008_start_hc()194 tmp = __raw_readl(USB_OTG_STAT_CONTROL) & ~HOST_EN; in pnx4008_stop_hc()
606 #define HOST_EN 0x1 /* Host Enable */ macro
585 #define HOST_EN 0x1 /* Host Enable */ macro