HOST_EN
tmp = __raw_readl(usb_otg_stat_control) | HOST_EN;
tmp = __raw_readl(usb_otg_stat_control) & ~HOST_EN;